AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-08-16 · Documentation low

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

Summary

Minor wording change in CNI configuration documentation ('your CNI options' to 'Configure CNI')

Security assessment

Grammatical improvement without security impact.

Diff

diff --git a/eks/latest/userguide/eks-networking-add-ons.md b/eks/latest/userguide/eks-networking-add-ons.md
index 6767a2f2e..565ed0d77 100644
--- a//eks/latest/userguide/eks-networking-add-ons.md
+++ b//eks/latest/userguide/eks-networking-add-ons.md
@@ -33 +33 @@ We recommend using Amazon EKS Add-ons rather than self-managed versions to simpl
-This CNI add-on creates elastic network interfaces and attaches them to your Amazon EC2 nodes. The add-on also assigns a private `IPv4` or `IPv6` address from your VPC to each Pod and service. This add-on is installed, by default, on your cluster. For more information, see [Assign IPs to Pods with the Amazon VPC CNI](./managing-vpc-cni.html). If you are using hybrid nodes, the VPC CNI is still installed by default but it is prevented from running on your hybrid nodes with an anti-affinity rule. For more information about your CNI options for hybrid nodes, see [Configure a CNI for hybrid nodes](./hybrid-nodes-cni.html).
+This CNI add-on creates elastic network interfaces and attaches them to your Amazon EC2 nodes. The add-on also assigns a private `IPv4` or `IPv6` address from your VPC to each Pod and service. This add-on is installed, by default, on your cluster. For more information, see [Assign IPs to Pods with the Amazon VPC CNI](./managing-vpc-cni.html). If you are using hybrid nodes, the VPC CNI is still installed by default but it is prevented from running on your hybrid nodes with an anti-affinity rule. For more information about your CNI options for hybrid nodes, see [Configure CNI for hybrid nodes](./hybrid-nodes-cni.html).