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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly