Skip to content

Commit 4967979

Browse files
antonin-ascraly
andauthored
Update containers-orchestration/managed-kubernetes/use-public-cloud-load-balancer/resize_lb/README.md
Co-authored-by: Aurelie Vache <[email protected]>
1 parent bbadfef commit 4967979

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This may take a few minutes as your service will make several retry (as long as
6565
```shell
6666
$ kubectl get service -n demo-resize
6767
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
68-
octavia-medium-upgraded LoadBalancer 10.3.182.241 57.128.57.47 80:31619/TCP 5m3s
68+
octavia-medium-upgraded LoadBalancer 10.3.182.241 xx.xx.xx.xx 80:31619/TCP 5m3s
6969
```
7070
> [!warning]
7171
>

0 commit comments

Comments
 (0)