- Home
- All questions
- Question 228
CKA study material · question 228 of 1000
What does a GatewayClass contain?
Show the answer
Answer: B. The name of the controller that implements the class
A GatewayClass names the implementing controller, exactly as an IngressClass does, and a Gateway belongs to one.
Source: Gateway API (Kubernetes) — GatewayClass