ACS icon indicating copy to clipboard operation
ACS copied to clipboard

Kubernetes secrets in Azure Key Vault

Open jamesbannan opened this issue 8 years ago • 5 comments

Hi all,

Is it possible to create/store a Kubernetes secret in Azure Key Vault, so that when you do a container deployment, the Kubernetes Master is able to query the Key Vault service for the secret value and use it in the deployment?

Thanks,. James

jamesbannan avatar Jun 21 '17 03:06 jamesbannan

Exactly in the same situation, Any updates on this?

rahulkhengare avatar Oct 04 '17 13:10 rahulkhengare

https://github.com/kubernetes/features/issues/370 it's slated for 1.9

weinong avatar Oct 04 '17 16:10 weinong

It was pulled from 1.9 but has been achieved via kms integration https://github.com/Azure/kubernetes-kms

phatcher avatar Mar 30 '18 11:03 phatcher

Just to clarify, https://github.com/Azure/kubernetes-kms provides encryption of etcd secrets, not a store for k8s secrets.

ritazh avatar Apr 04 '18 18:04 ritazh

Any update?

twem avatar Oct 10 '18 11:10 twem