Feb 11 2024 08:42 AM - edited Feb 11 2024 09:07 AM
I want to publish my website. I have created Azure Kubernetes Service on portal.azure.com but I don't have LoadBalancer:
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"?
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"?
Feb 13 2024 08:17 AM