- Home
- All questions
- 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?
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