AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-03-23 · Documentation low

File: eks/latest/userguide/eks-networking.md

Summary

Added documentation for adding existing VPC subnets to EKS clusters via management console and subnet creation guidance

Security assessment

Change focuses on networking configuration procedures without mentioning security vulnerabilities or security-specific features

Diff

diff --git a/eks/latest/userguide/eks-networking.md b/eks/latest/userguide/eks-networking.md
index 14b6abd4d..d72e59d03 100644
--- a/eks/latest/userguide/eks-networking.md
+++ b/eks/latest/userguide/eks-networking.md
@@ -4,0 +5,2 @@
+Add an existing VPC Subnet to an Amazon EKS cluster from the management console
+
@@ -14,0 +17,2 @@ Your Amazon EKS cluster is created in a VPC. Pod networking is provided by the A
+  * Add an existing VPC Subnet to an Amazon EKS cluster from the management console
+
@@ -25,0 +30,20 @@ Your Amazon EKS cluster is created in a VPC. Pod networking is provided by the A
+## Add an existing VPC Subnet to an Amazon EKS cluster from the management console
+
+  1. Navigate to your cluster in the management console
+
+  2. From the **Networking** tab select **Manage VPC Resources**
+
+  3. From the **Subnets** dropdown, select additional subnets from the VPC of your cluster.
+
+
+
+
+To create a new VPC Subnet:
+
+  * [Review EKS Subnet Requirements](./network-reqs.html#network-requirements-subnets)
+
+  * See [Create a Subnet](https://docs.aws.amazon.com/vpc/latest/userguide/create-subnets.html) in the Amazon Virtual Private Cloud User Guide.
+
+
+
+