KES is deprecated, migrate to ESO! #864
Description
Hi! 👋
KES is officially deprecated
Are you a new user looking to start using KES?
Please take a look at the ESO instead!
KES = Kubernetes External Secrets (this repo)
ESO = External Secrets Operator (repo: external-secrets/external-secrets)
KES is under limited maintenance and the go rewrite ESO has come a long way and more than likely covers your use case, while doing it better at the same time. If it doesn't please raise an issue over there or even better contribute!
ESO offers better documentation, better configuration possibilities, uses modern dependencies, and is written in kubernetes community friendly Golang 😄
ESO can be found here:
- Documentation: https://external-secrets.io/
- Repository: https://github.com/external-secrets/external-secrets
- Helm charts: https://artifacthub.io/packages/helm/external-secrets-operator/external-secrets
- To help with migrations a CLI has been created kes-to-eso
KES does not have any dedicated or active maintainer at this time and is on limited life support (and has been for awhile).
As can be seen from some issues, there are tech debts in this project that are causing issues and some of the dependencies we depend on are no longer maintained. To replace them would have required a sizeable effort and is hard to motivate with the golang rewrite ESO having come a long way!
If you have any questions or so feel free to join the community over at #external-secrets in the Kubernetes slack!