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

CKA study material · question 208 of 1000

Where does a LoadBalancer Service report the address the cloud provider assigned?

  1. In spec.clusterIPs
  2. In status.loadBalancer
  3. In spec.externalIPs
  4. In an annotation on the Service
Show the answer

Answer: B. In status.loadBalancer

The load balancer is provisioned asynchronously and the details appear in the Service's .status.loadBalancer field.

Source: Service (Kubernetes) — type: LoadBalancer

Challenge yourself on this topic → Study as cards