EvaNi
Can’t start web app on 80 port cpu based pod
Hi everyone!
I have a web app. I used nginx for configuration proxy.
I started an app via http-server with port 4000, which is also opened via tcp.
I expose tcp ports 80 and 443 on start of the pod.(I am not sure, maybe I should open Http ports 80 and 443)
When I try to open ip address, I did not see my site.
Did I miss something?
I am mostly interested in port exposing, because I do not understand how this affects my configs.
Thank you in advanced!
8 replies