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

CKA study material · question 229 of 1000

Which capability was only reachable in Ingress through controller-specific annotations but is first-class in Gateway API?

  1. Path prefix matching
  2. Selecting a backend Service
  3. TLS termination
  4. Header-based matching
Show the answer

Answer: D. Header-based matching

Header-based matching and traffic weighting are first-class in Gateway API; Ingress needed annotations for them.

Source: Gateway API (Kubernetes) — Design principles

Challenge yourself on this topic → Study as cards