Skip to content

Commit bbadfef

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 0aec681 commit bbadfef

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
@@ -49,7 +49,7 @@ Until the deletion of the previous service, this Service will only deploy the Lo
4949
$ kubectl get service -n demo-resize
5050
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
5151
octavia-medium-upgraded LoadBalancer 10.3.182.241 <pending> 80:31619/TCP 88s
52-
octavia-small-to-upgrade LoadBalancer 10.3.36.237 57.128.57.47 80:31146/TCP 5m5s
52+
octavia-small-to-upgrade LoadBalancer 10.3.36.237 xx.xx.xx.xx 80:31146/TCP 5m5s
5353
```
5454

5555
Delete your old service to release the Floating IP so it can be assigned to the new one.

0 commit comments

Comments
 (0)