Kubernetes Load balancer is exposed but External IP is always shows pending

I have used kuberntes playground and created deployment and exposed deployment using load balancer svc to access deployment. I have observed that Load balancer IP is always show as “pending?”.

Please help me to resolve my query.

Attached screenshot for reference.

I don’t think the playground supports load balancer services. Use a NodePort service instead, and using the menu to expose the port.