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

CKA study material · question 227 of 1000

How is the Gateway API delivered to a cluster?

  1. As a kubelet plugin
  2. As an add-on made of custom resources
  3. As a built-in API group in the API server
  4. As an admission webhook
Show the answer

Answer: B. As an add-on made of custom resources

Gateway API is an add-on containing API kinds delivered as custom resources, not a built-in API.

Source: Gateway API (Kubernetes) — Gateway API

Challenge yourself on this topic → Study as cards