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
Copy file name to clipboardexpand all lines: README.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,7 @@ From the Kubernetes documentation on [Encrypting Secret Data at Rest]:
32
32
33
33
Azure Kubernetes Service ([AKS]) creates managed, supported Kubernetes clusters on Azure.
34
34
35
-
To try out the KMS plugin for Key Vault on AKS, follow this [doc](https://docs.microsoft.com/en-us/azure/aks/use-kms-etcd-encryption).
36
-
37
-
AKS does encrypt secrets at rest by default, but in that case keys are managed by the service and users cannot bring their own.
35
+
To enable encryption at rest for Kubernetes resources in etcd, check out the KMS plugin for Key Vault on AKS feature in this [doc](https://docs.microsoft.com/en-us/azure/aks/use-kms-etcd-encryption).
0 commit comments