Skip to content

Commit 20d8d9b

Browse files
Update use-kms-etcd-encryption.md
Encrypting Secret Data at Rest ---> Using a KMS provider for data encryption The title of the linked page is "Using a KMS provider for data encryption" (Not "Encrypting Secret Data at Rest"). If the title ("Encrypting Secret Data at Rest") is supposed to be correct, then the link URL should be updated.
1 parent b45d70d commit 20d8d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/use-kms-etcd-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This article shows you how to turn on encryption at rest for your Azure Kubernet
1616
* Provide encryption at rest for secrets that are stored in etcd.
1717
* Rotate the keys in a key vault.
1818

19-
For more information on using KMS, see [Encrypting Secret Data at Rest](https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/).
19+
For more information on using KMS, see [Using a KMS provider for data encryption](https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/).
2020

2121
## Prerequisites
2222

0 commit comments

Comments
 (0)