Skip to content

Commit 33afd0c

Browse files
salaxanderaramase
andauthored
Update content/en/blog/_posts/2022-08-03-kms-v2-alpha.md
Co-authored-by: Anish Ramasekar <[email protected]>
1 parent ba2410d commit 33afd0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2022-08-03-kms-v2-alpha.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ With Kubernetes v1.25, we are introducing a new `v2alpha1` version of the Key Ma
77
## What is KMS?
88
One of the first things to consider when securing a Kubernetes cluster is encrypting etcd data at rest. KMS provides an interface for a provider to utilize a key stored in an external key service to perform this encryption.
99

10-
KMS v1 has been a feature of Kubernetes since version 1.10, and is currently in beta as of version 1.12.
10+
KMS v1 has been a feature of Kubernetes since version v1.10, and is currently in beta as of version v1.12.
1111

1212
## What’s new in `v2alpha1`?
1313
While the original v1 implementation has been successful in helping Kubernetes users encrypt etcd data, it did fall short in a few key ways:

0 commit comments

Comments
 (0)