Giriş
Açıklaması şöyle
Basically, it is a Kubernetes operator to read information from a third-party service like AWS Secrets Manager and automatically inject the values as Kubernetes Secrets. So, it doesn't change the way you use your secrets (no need for sidecars or annotations).
Kurmak için şöyle yaparız. Örneğin devamı yine aynı sayfada
helm repo add external-secrets https://charts.external-secrets.iohelm install external-secrets \external-secrets/external-secrets \-n external-secrets \--create-namespace
Hiç yorum yok:
Yorum Gönder