AWS eks documentation change
Summary
Updated link reference from 'Control network access to cluster API server endpoint' to 'Cluster API server endpoint'
Security assessment
This is a documentation link update without substantive changes to security content. No evidence of security issue remediation.
Diff
diff --git a/eks/latest/userguide/private-clusters.md b/eks/latest/userguide/private-clusters.md index 2d8550ea5..cd4cf5bf7 100644 --- a//eks/latest/userguide/private-clusters.md +++ b//eks/latest/userguide/private-clusters.md @@ -17 +17 @@ If you’re not familiar with Amazon EKS networking, see [De-mystifying cluster - * Your cluster must have endpoint private access enabled. This is required for nodes to register with the cluster endpoint. Endpoint public access is optional. For more information, see [Control network access to cluster API server endpoint](./cluster-endpoint.html). + * Your cluster must have endpoint private access enabled. This is required for nodes to register with the cluster endpoint. Endpoint public access is optional. For more information, see [Cluster API server endpoint](./cluster-endpoint.html).