AWS Security ChangesHomeSearch

AWS eks documentation change

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

File: eks/latest/userguide/doc-history.md

Summary

Added documentation for VPC CNI Multi-NIC feature and security group configuration

Security assessment

Documents new network security configuration capabilities for multi-homed pods including security group enforcement, though not addressing a specific vulnerability

Diff

diff --git a/eks/latest/userguide/doc-history.md b/eks/latest/userguide/doc-history.md
index 3c2dcf3ad..42733c2b1 100644
--- a//eks/latest/userguide/doc-history.md
+++ b//eks/latest/userguide/doc-history.md
@@ -17,0 +18 @@ Change| Description| Date
+[VPC CNI Multi-NIC feature for multi-homed pods](https://docs.aws.amazon.com/eks/latest/userguide/pod-multiple-network-interfaces.html)| Amazon EKS adds multi-homed pods to the VPC CNI. Now you can configure a workload and the VPC CNI assigned IP addresses from every NIC on the EC2 instance to each pod. The application can make concurrent connections to use the bandwidth from each NIC. Every network interface is configured in the same subnet and security groups as the node.Previously, you needed to use Multus CNI to run multiple other CNIs to create multi-homed pods. Documentation and steps to do this have been moved to [eks/latest/userguide/pod-multus.html](https://docs.aws.amazon.com/eks/latest/userguide/pod-multus.html).| July 15, 2025