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

CKA study material · question 237 of 1000

Which two statements about loadBalancerClass are correct? Choose two.

  1. Once set, it cannot be changed
  2. It may be set on any Service type
  3. It may only be set on a Service of type LoadBalancer
  4. It is ignored when a cloud provider is configured
Show the answer

Answer: C. It may only be set on a Service of type LoadBalancer
A. Once set, it cannot be changed

loadBalancerClass applies only to LoadBalancer Services and is immutable once set.

Source: Service (Kubernetes) — Specifying class of load balancer implementation

Challenge yourself on this topic → Study as cards