AWS eks documentation change
Summary
Fixed formatting of keys 'podSubnetSelectorTerms' and 'podSecurityGroupSelectorTerms'
Security assessment
Purely cosmetic formatting change. No security implications.
Diff
diff --git a/eks/latest/userguide/auto-change.md b/eks/latest/userguide/auto-change.md index 67598042a..51fd494fa 100644 --- a//eks/latest/userguide/auto-change.md +++ b//eks/latest/userguide/auto-change.md @@ -92 +92 @@ 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 [Separate subnets and security groups 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).