Study. uk . com
  1. Home
  2. All questions
  3. Question 743

CKA study material · question 743 of 1000

A dual-stack Service serves both IPv4 and IPv6. How many EndpointSlices does it have at a minimum?

  1. One, holding both address families
  2. One per backing Pod
  3. Two
  4. One per node running a backing Pod
Show the answer

Answer: C. Two

Each EndpointSlice represents a single address type, so a Service available over both families always has at least one slice per family.

Source: EndpointSlices (Kubernetes) — EndpointSlice API › Address types

Challenge yourself on this topic → Study as cards