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

CKA study material · question 714 of 1000

Which two shortcomings of the Endpoints API led to EndpointSlice replacing it? Choose two.

  1. It cannot describe dual-stack clusters
  2. It cannot be created without a selector
  3. It truncates long endpoint lists
  4. It cannot express a port name
Show the answer

Answer: A. It cannot describe dual-stack clusters
C. It truncates long endpoint lists

Endpoints cannot represent dual-stack, cannot carry newer fields such as trafficDistribution, and truncates when the list is too long for a single object.

Source: Service (Kubernetes) — Defining a Service › Endpoints (deprecated)

Challenge yourself on this topic → Study as cards