Bird
0
0

What is the main purpose of the VPC CNI plugin in Amazon EKS?

easy📝 Conceptual Q11 of 15
AWS - EKS
What is the main purpose of the VPC CNI plugin in Amazon EKS?
ATo assign VPC IP addresses directly to Kubernetes pods
BTo provide a web interface for managing EKS clusters
CTo store container images in Amazon S3
DTo monitor CPU usage of EKS nodes
Step-by-Step Solution
Solution:
  1. Step 1: Understand VPC CNI role in EKS

    The VPC CNI plugin allows pods to get IP addresses from the VPC subnet, enabling direct networking.
  2. Step 2: Compare options with VPC CNI function

    Options A, B, and D describe unrelated features like UI, storage, and monitoring, not networking.
  3. Final Answer:

    To assign VPC IP addresses directly to Kubernetes pods -> Option A
  4. Quick Check:

    VPC CNI assigns IPs to pods = C [OK]
Quick Trick: VPC CNI = pod IPs from VPC subnet [OK]
Common Mistakes:
  • Confusing VPC CNI with monitoring tools
  • Thinking VPC CNI manages container images
  • Assuming VPC CNI provides UI features

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes