AWS eks documentation change
Summary
Updated documentation links and terminology for static-capacity node pools and pod networking configuration
Security assessment
Changes involve minor text corrections and link updates without introducing or modifying security-related content. The pod security group selector terms were already documented as a feature.
Diff
diff --git a/eks/latest/userguide/auto-change.md b/eks/latest/userguide/auto-change.md index 8d391cc04..a00730a6b 100644 --- a//eks/latest/userguide/auto-change.md +++ b//eks/latest/userguide/auto-change.md @@ -34 +34 @@ To receive notifications of all source file changes to this specific documentati -**Feature** : Added support for static-capacity node pools that maintain a fixed number of nodes. For more information, see [Static-Capacity Node Pools in EKS Auto Mode](./auto-static-capacity.html). +**Feature** : Added support for static-capacity node pools that maintain a fixed number of nodes. For more information, see [Static Capacity Node Pools in EKS Auto Mode](./auto-static-capacity.html). @@ -78 +78 @@ DRA is not currently supported by EKS Auto Mode. -**Feature:** Support for separate pod subnets in the `NodeClass`. This adds the optional keys ``podSubnetSelectorTerms` and `podSecurityGroupSelectorTerms` to set the subnets and security groups for the pods. For more information, see [Subnet selection for Pods](./create-node-class.html#pod-subnet-selector). +**Feature:** Support for separate pod subnets in the `NodeClass`. This adds the optional keys ``podSubnetSelectorTerms` and `podSecurityGroupSelectorTerms` to set the subnets and security groups for the pods. For more information, see [Separate subnets and security groups for Pods](./create-node-class.html#pod-subnet-selector).