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

CKA study material · question 232 of 1000

An administrator requests a clusterIP outside the configured Service range. What does the API server return?

  1. HTTP 409
  2. HTTP 400
  3. HTTP 403
  4. HTTP 422
Show the answer

Answer: D. HTTP 422

An invalid clusterIP value makes the API server answer 422 to signal the problem.

Source: Service ClusterIP allocation (Kubernetes) — How Service ClusterIPs are allocated?

Challenge yourself on this topic → Study as cards