Skip to content

Commit 0aec681

Browse files
antonin-ascraly
andauthored
Update containers-orchestration/managed-kubernetes/use-public-cloud-load-balancer/readme.md
Co-authored-by: Aurelie Vache <[email protected]>
1 parent 9924b46 commit 0aec681

File tree

1 file changed

+1
-1
lines changed
  • containers-orchestration/managed-kubernetes/use-public-cloud-load-balancer

1 file changed

+1
-1
lines changed

containers-orchestration/managed-kubernetes/use-public-cloud-load-balancer/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ kubectl apply -f test-lb-service.yaml
7878
```shell
7979
$ kubectl get service test-lb-service -n=test-lb-ns
8080
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
81-
test-lb-service LoadBalancer 10.3.107.18 141.94.215.240 80:30172/TCP 12m
81+
test-lb-service LoadBalancer 10.3.107.18 xx.xx.xx.xx 80:30172/TCP 12m
8282
```
8383
5. Open a web browser and access: http://141.94.215.240

0 commit comments

Comments
 (0)