- Home
- All questions
- Question 298
CKA study material · question 298 of 1000
A Service is created on a dual-stack cluster without setting ipFamilyPolicy. What is it?
Show the answer
Answer: D. SingleStack
Without an explicit ipFamilyPolicy, Kubernetes creates the Service as SingleStack.
Source: IPv4/IPv6 dual-stack (Kubernetes) — Services