I can not browser to http://localhost/WeatherForecast
Open
area-tutorials
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
Problem encountered on https://dotnet.microsoft.com/en-us/learn/aspnet/deploy-microservice-tutorial/deploy
Operating System: windows
I run at my CMD. but I can not browser to http://localhost/WeatherForecast, It's show error, the page is not working
D:\Knowledge\Microservice\MyMicroservice1>kubectl get service mymicroservice1 --watch
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
mymicroservice1 LoadBalancer 10.97.66.172 localhost 80:31147/TCP 17m
Please give me an advice, thanks

Contributor guide
Assessment
This issue has not been assessed yet.