AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-06-07 · Documentation low

File: eks/latest/userguide/troubleshooting.md

Summary

Updated link reference from 'Control network access to cluster API server endpoint' to 'Cluster API server endpoint'

Security assessment

Link text update with no changes to security guidance. Does not indicate a security issue or new security documentation.

Diff

diff --git a/eks/latest/userguide/troubleshooting.md b/eks/latest/userguide/troubleshooting.md
index 5013541d2..dc352d5e4 100644
--- a//eks/latest/userguide/troubleshooting.md
+++ b//eks/latest/userguide/troubleshooting.md
@@ -95 +95 @@ Docker runs in the `172.17.0.0/16` CIDR range in Amazon EKS clusters. We recomme
-If you receive the error `Instances failed to join the Kubernetes cluster` in the AWS Management Console, ensure that either the cluster’s private endpoint access is enabled, or that you have correctly configured CIDR blocks for public endpoint access. For more information, see [Control network access to cluster API server endpoint](./cluster-endpoint.html).
+If you receive the error `Instances failed to join the Kubernetes cluster` in the AWS Management Console, ensure that either the cluster’s private endpoint access is enabled, or that you have correctly configured CIDR blocks for public endpoint access. For more information, see [Cluster API server endpoint](./cluster-endpoint.html).