Kubernetes Flashcards
1
Q
Does EKS by default run the VPC Container Networking Interface (CNI) Plugin to assign an IP address to a pod by managing networking interfaces and IP addresses on EC2 instances?
A
Yes
2
Q
What IS the VPC Container Network Interface (CNI) plugin for Kubernetes?
A
A networking plugin for pod networking in K8s clusters. It is responsible for allocating VPC IP address to K8s nodes and configuring the networking for pods on each node