Not having the port number inside playwithk8s

Dears,
In the demo play with k8s in docker swarm course, while creating the services (load balancer) I don’t ave the port number inside the web in playwithk8s in order to run the web. I have tried several web browsers with same issue.

Thank you & Best Regards,

Hi @rsimos

Where are you trying to run this demo?
If it’s on a Cluster on some public Cloud, the Service of type LoadBalancer should work, provided you are using a different CNI than weave-net as shown in the demo.

If it’s on one of our labs, you might need to create a Service of type NodePort and access this from the View Port button accessible when you click the Ellipsis in the top right corner and enter the NodePort there.

Hello,

It is on the playwithk8s website. The lab done by mumshad in docker swarm course. I don’t have the button port to test the service.

Thank you and best regards,