address pr comment
This commit is contained in:
+1
-1
@@ -215,7 +215,7 @@ hello-node 10.3.246.12 23.251.159.72 8080/TCP run=hello-node 2m
|
||||
|
||||
Note there are 2 IP addresses listed, both serving port 8080. `CLUSTER_IP` is only visible inside your cloud virtual network. `EXTERNAL_IP` is externally accessible. In this example, the external IP address is 23.251.159.72.
|
||||
|
||||
You should now be able to reach the service by pointing your browser to this address: http://<EXTERNAL_IP>**:8080** or running `curl http://<EXTERNAL_IP>:8080`
|
||||
You should now be able to reach the service by pointing your browser to this address: http://EXTERNAL_IP**:8080** or running `curl http://EXTERNAL_IP:8080`
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user