Kubernetes and Cloud Native Associate (KCNA) — Question 112

The IPv4/IPv6 dual stack in Kubernetes:

Answer options

Correct answer: D

Explanation

The correct answer is D because the dual stack feature in Kubernetes allows for the creation of services that can operate using both IPv4 and IPv6 addresses. Options A and B incorrectly describe the functionality, as there is no translation or access mechanism between the two protocols. Option C is not accurate since NetworkPolicies are not a requirement for dual stack operation.