In an Amazon EKS cluster, how does the AWS VPC CNI plugin manage pod networking?
ABy assigning each pod an IP address from the VPC subnet, enabling native VPC networking
BBy creating an overlay network using VXLAN to isolate pod traffic
CBy routing pod traffic through a NAT gateway to access the internet
DBy using a separate IP address pool managed outside the VPC