We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e929d commit 0a46de0Copy full SHA for 0a46de0
content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
@@ -68,7 +68,6 @@ These enhancements provide users with a reliable solution to encrypt all resourc
68
69
It is recommended to use KMS v2. KMS v1 feature gate is disabled by default. You will have to opt in to continue to use it.
70
71
-For Kubernetes v1.29, [encryption at rest for API data](/docs/tasks/administer-cluster/encrypt-data/)
72
can integrate with an external _key management service_ (KMS). Available since Kubernetes v1.13,
73
this mechanism allows you to protect your cluster's control plane from security risks even if the etcd
74
persistence layer is somehow compromised.
0 commit comments