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

CKA study material · question 233 of 1000

Within which range must an explicitly chosen clusterIP fall?

  1. The node subnet
  2. The Pod network CIDR
  3. The API server's service-cluster-ip-range
  4. The NodePort range
Show the answer

Answer: C. The API server's service-cluster-ip-range

A chosen clusterIP has to be a valid address inside the configured service-cluster-ip-range CIDR.

Source: Service (Kubernetes) — Choosing your own IP address

Challenge yourself on this topic → Study as cards