Azure Kubernetes Service hasn't created LoadBalancer

Copper Contributor

I want to publish my website. I have created Azure Kubernetes Service on portal.azure.com but I don't have LoadBalancer: 

a.png

 

Should I create a "Service" with type "LoadBalancer"? But I don't know what I should enter in "Port number" and "Target port". Could you tell me? Or maybe I should create "Ingress (preview)" - not the "Service"?

d.png

 

b.png

 

On dev.azure.com during creating pipeline - Deploy to Azure Kubernetes Service I have choosen "8080" as a Service Port so maybe I should enter "8080" as a "Port Number" and "Target Port"? 

 

c.png

 

1 Reply