mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Reasons: - Cassandra chart has been incubating for a very long time and we have stability issues when Cassandra is running on k8s. - Any serious user who is backing Kong with Cassandra, should be running and maintaining cassandra on their own any ways (outside k8s as well). - Running Kong on k8s with Cassandra buys little. We would like to push users to use DB-less mode or use Postgres. - We still support running Kong with Cassandra on k8s, only the sub-chart is being removed, (intentionally) increasing the friction when trying to use Kong with Cassandra on k8s. Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>