- Home
- All questions
- Question 281
CKA study material · question 281 of 1000
Which addresses count toward the network model in a dual-stack cluster?
Show the answer
Answer: C. Only those in node.status.addresses and pod.status.ips
Only the addresses recorded on the Node and Pod objects are considered, even when interfaces carry others.
Source: Cluster Networking (Kubernetes) — Cluster networking types