Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Update README.md (#304)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md
  • Loading branch information
caroltyk authored May 6, 2024
1 parent f06c679 commit 4cb62ed
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
> [!WARNING]
> This repository has been deprecated. Please use our new Helm Chart in the new [tyk-charts](https://github.com/TykTechnologies/tyk-charts) repository instead.

# Tyk Helm Chart
Tyk provides 3 different helm charts in this repo. Please visit the respective pages for each chart to learn how to install the chart and find out all the information relevant to that chart.

- [Tyk Pro](https://github.com/TykTechnologies/tyk-helm-chart/tree/master/tyk-pro)
> [!WARNING]
> `tyk-pro` has been deprecated. Please use our new Helm Chart for Tyk Stack at [tyk-stack](https://github.com/TykTechnologies/tyk-charts/tree/main/tyk-stack) or Tyk Control Plane at [tyk-control-plane](https://github.com/TykTechnologies/tyk-charts/tree/main/tyk-control-plane) instead.
> We recommend all users to migrate to the new Helm Chart. Please review the [Configuration](https://tyk.io/docs/product-stack/tyk-charts/tyk-stack-chart/#configuration) section of the new helm chart and cross-check with your existing configurations while planning for migration.
- [Tyk Hybrid](https://github.com/TykTechnologies/tyk-helm-chart/tree/master/tyk-hybrid)
> [!WARNING]
> `tyk-hybrid` will be deprecated soon. Please use our new Helm Chart for Tyk Hybrid Data Plane at [tyk-data-plane](https://github.com/TykTechnologies/tyk-charts/tree/main/tyk-data-plane) instead.
> We recommend all users to migrate to the new Helm Chart. Please review the [Configuration](https://tyk.io/docs/tyk-cloud/environments-deployments/hybrid-gateways-helm/#configuration) section of the new helm chart and cross-check with your existing configurations while planning for migration.
> `tyk-hybrid` has been deprecated. Please use our new Helm Chart for Tyk Hybrid Data Plane at [tyk-data-plane](https://github.com/TykTechnologies/tyk-charts/tree/main/tyk-data-plane) instead.
> We recommend all users to migrate to the new Helm Chart. Please review the [Configuration](https://tyk.io/docs/product-stack/tyk-charts/tyk-data-plane-chart/#configuration) section of the new helm chart and cross-check with your existing configurations while planning for migration.
- [Tyk Headless](https://github.com/TykTechnologies/tyk-helm-chart/tree/master/tyk-headless)
> [!WARNING]
> `tyk-headless` will be deprecated soon. Please use our new Helm Chart for Tyk open source at [tyk-oss](https://github.com/TykTechnologies/tyk-charts/tree/main/tyk-oss) instead.
> We recommend all users to migrate to the new Helm Chart. Please review the [Configuration](https://tyk.io/docs/tyk-oss/ce-helm-chart-new/#configuration) section of the new helm chart and cross-check with your existing configurations while planning for migration.
> `tyk-headless` has been deprecated. Please use our new Helm Chart for Tyk open source at [tyk-oss](https://github.com/TykTechnologies/tyk-charts/tree/main/tyk-oss) instead.
> We recommend all users to migrate to the new Helm Chart. Please review the [Configuration](https://tyk.io/docs/product-stack/tyk-charts/tyk-oss-chart/#configuration) section of the new helm chart and cross-check with your existing configurations while planning for migration.

## Redis and MongoDB or PostgreSQL
- Redis is required for all of the Tyk installations it must be installed in the cluster or reachable from inside K8s.
Expand Down
4 changes: 4 additions & 0 deletions tyk-pro/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## Tyk Self-managed
> [!WARNING]
> `tyk-pro` has been deprecated. Please use our new Helm Chart for Tyk Stack at [tyk-stack](https://github.com/TykTechnologies/tyk-charts/tree/main/tyk-stack) or Tyk Control Plane at [tyk-control-plane](https://github.com/TykTechnologies/tyk-charts/tree/main/tyk-control-plane) instead.
> We recommend all users to migrate to the new Helm Chart. Please review the [Configuration](https://tyk.io/docs/product-stack/tyk-charts/tyk-stack-chart/#configuration) section of the new helm chart and cross-check with your existing configurations while planning for migration.
This chart provides a full Tyk API Management platform including Tyk Manager (Tyk dashboard), Tyk Gateway (OSS), Tyk pump
and MDCB (Multi Data-centre Bridge).

Expand Down

0 comments on commit 4cb62ed

Please sign in to comment.