We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0e44c commit d5283e1Copy full SHA for d5283e1
containers-orchestration/managed-kubernetes/use-public-cloud-load-balancer/readme.md
@@ -78,4 +78,4 @@ $ kubectl get service test-lb-service -n=test-lb-ns
78
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
79
test-lb-service LoadBalancer 10.3.107.18 xx.xx.xx.xx 80:30172/TCP 12m
80
```
81
-5. Open a web browser and access: http://141.94.215.240
+5. Open a web browser and access: http://xx.xx.xx.xx
0 commit comments