You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2023. It is now read-only.
Since deploying elastic applications (elasticsearch, kibana ...) with "classic" Helm chart is being deprecated, I suggest we could use ECK to deploy application, we could migrate all template to use ECK operator, keep all ressources not managed by ECK, such as ingress / network-policy etc... but replace statefulset by ECK.
As a progressive migration, we could create new charts: "elasticsearch" -> "elasticsearch-eck" and copy as much as possible features from legacy charts.
Also the Helm chart to deploy the operator it-self, should be moved here, so this nice github repository could continue to live!
The text was updated successfully, but these errors were encountered:
We don't expect to migrate them to this repository as it makes more sense for it to be closer to the ECK Operator code as it is maintained by the same team.
Describe the feature:
Since deploying elastic applications (elasticsearch, kibana ...) with "classic" Helm chart is being deprecated, I suggest we could use ECK to deploy application, we could migrate all template to use ECK operator, keep all ressources not managed by ECK, such as ingress / network-policy etc... but replace statefulset by ECK.
As a progressive migration, we could create new charts: "elasticsearch" -> "elasticsearch-eck" and copy as much as possible features from legacy charts.
Also the Helm chart to deploy the operator it-self, should be moved here, so this nice github repository could continue to live!
The text was updated successfully, but these errors were encountered: