- Home
- All questions
- Question 226
CKA study material · question 226 of 1000
Which are stable API kinds in the Gateway API? Choose two.
Show the answer
Answer: B. GatewayClass
A. HTTPRoute
The four stable Gateway API kinds are GatewayClass, Gateway, HTTPRoute and GRPCRoute.
Source: Gateway API (Kubernetes) — Resource model