- Home
- All questions
- Question 35
CKA study material · question 35 of 1000
Besides the CNI plugin, what must the container runtime provide for every Pod sandbox?
Show the answer
Answer: D. A loopback interface
Kubernetes requires the runtime to supply a loopback interface for each sandbox it creates.
Source: Network Plugins (Kubernetes) — Network Plugin Requirements › Loopback CNI