- Home
- All questions
- Question 238
CKA study material · question 238 of 1000
A Service sets loadBalancerClass but no load balancer is ever provisioned. What is the likely cause?
Show the answer
Answer: C. No implementation matching that class is watching for Services
Default implementations ignore a Service that sets loadBalancerClass, so an unmatched class leaves it unprovisioned.
Source: Service (Kubernetes) — Specifying class of load balancer implementation