Hi All, While attempting "Create and Manage Cloud Resources: Challenge Lab" to get the assessment completed I had to run below command to set the key: value pair of http:80 port number so that the webserver could be reachable via exposed external IP.
1. Ideally this should be the case when we create managed instance group.
2. Assessment check is not able to reach to the VM created by managed instance group, but when I access the load balancer from external IP - it does load balance fine between the created VM via instance managed group.
Hence my questions is why we need this extra command to get assessment completed.
gcloud compute instance-groups managed set-named-ports nginx-group --named-ports http:80
User | Count |
---|---|
35 | |
19 | |
5 | |
4 | |
3 |