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 bbadfef commit 4967979Copy full SHA for 4967979
containers-orchestration/managed-kubernetes/use-public-cloud-load-balancer/resize_lb/README.md
@@ -65,7 +65,7 @@ This may take a few minutes as your service will make several retry (as long as
65
```shell
66
$ kubectl get service -n demo-resize
67
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
+octavia-medium-upgraded LoadBalancer 10.3.182.241 xx.xx.xx.xx 80:31619/TCP 5m3s
69
```
70
> [!warning]
71
>
0 commit comments