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

CKA study material · question 228 of 1000

What does a GatewayClass contain?

  1. The TLS certificates for the Gateway
  2. The name of the controller that implements the class
  3. The Service backing the Gateway
  4. The routes that may attach to a Gateway
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

Challenge yourself on this topic → Study as cards