AWS eks documentation change
Summary
Fixed typo in KMS documentation link (removed '{aws}')
Security assessment
Same as sibling EKS cluster documentation fix - no security implications.
Diff
diff --git a/eks/latest/userguide/create-cluster.md index c77dd48ff..79d34cbc2 100644 --- a/eks/latest/userguide/create-cluster.md +++ b/eks/latest/userguide/create-cluster.md @@ -177 +177 @@ Kubernetes assigns `IPv4` addresses to Pods and services, by default. Before dec - * **Secrets encryption** – (Optional) Choose to enable secrets encryption of Kubernetes secrets using a KMS key. You can also enable this after you create your cluster. Before you enable this capability, make sure that you’re familiar with the information in [Encrypt Kubernetes secrets with {aws} KMS on existing clusters](./enable-kms.html). + * **Secrets encryption** – (Optional) Choose to enable secrets encryption of Kubernetes secrets using a KMS key. You can also enable this after you create your cluster. Before you enable this capability, make sure that you’re familiar with the information in [Encrypt Kubernetes secrets with KMS on existing clusters](./enable-kms.html).