Welcome to the Linux Foundation Forum!

Lab 3.5 Step 6

I have configured my VPC according to the instructions in GPC. When I try to navigate to the public IP and port I get no response. I can ping the public IP just fine. I went into the VM's and selected the allow HTTP and HTTPS boxes but that changed nothing. Any tips for me?



Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Comments

  • Posts: 1,000

    It works for me. I just went to your IP and port and saw the Welcome to nginx page. Perhaps a different browser or firewall rules on your local system.

  • Thanks! I was VPN'd into work and that was the issue.

  • I am getting not access to that website; my set up

    1. kubectl get svc
    2. NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
    3. kubernetes ClusterIP 10.96.0.1 <none> 443/TCP 23d
    4. nginx LoadBalancer 10.104.29.131 <pending> 80:31609/TCP 15m

    Not sure what might be the case

  • Posts: 2,453

    Hi @nicocerquera,

    What command are you running to test access to the web page?

    Regards,
    -Chris

  • I am not running a command directly, instead I am opening a web browser and trying to load the page with the public IP of the node and the port listed for nginx:

    If I wanted to run a command I would use:

    1. wget http://206.220.57.55:31609

    Yet that one is not connecting

  • I ended up using the node IP and that worked very well! Thank you

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training