|
2 | 2 |
|
3 | 3 | copyright:
|
4 | 4 | years: 2014, 2025
|
5 |
| -lastupdated: "2025-01-30" |
| 5 | +lastupdated: "2025-03-10" |
6 | 6 |
|
7 | 7 |
|
8 | 8 | keywords: containers, {{site.data.keyword.containerlong_notm}}, clusters, worker nodes, worker pools, add, classic
|
@@ -105,8 +105,8 @@ Before you begin, make sure that you have the [**Operator** or **Administrator**
|
105 | 105 |
|
106 | 106 | ```sh
|
107 | 107 | ID Public IP Private IP Machine Type State Status Zone Version
|
108 |
| - kube-dal10-crb20b637238ea471f8d4a8b881aae4962-w7 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 provision_pending Ready dal10 1.31 |
109 |
| - kube-dal10-crb20b637238ea471f8d4a8b881aae4962-w8 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 provision_pending Ready dal10 1.31 |
| 108 | + kube-dal10-crb20b637238ea471f8d4a8b881aae4962-w7 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 provision_pending Ready dal10 1.32 |
| 109 | + kube-dal10-crb20b637238ea471f8d4a8b881aae4962-w8 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 provision_pending Ready dal10 1.32 |
110 | 110 | ```
|
111 | 111 | {: screen}
|
112 | 112 |
|
@@ -148,10 +148,10 @@ To resize the worker pool, change the number of worker nodes that the worker poo
|
148 | 148 | Example output for a worker pool that is in two zones, `dal10` and `dal12`, and is resized to two worker nodes per zone:
|
149 | 149 | ```sh
|
150 | 150 | ID Public IP Private IP Machine Type State Status Zone Version
|
151 |
| - kube-dal10-crb20b637238ea471f8d4a8b881aae4962-w7 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready dal10 1.31 |
152 |
| - kube-dal10-crb20b637238ea471f8d4a8b881aae4962-w8 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready dal10 1.31 |
153 |
| - kube-dal12-crb20b637238ea471f8d4a8b881aae4962-w9 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready dal12 1.31 |
154 |
| - kube-dal12-crb20b637238ea471f8d4a8b881aae4962-w10 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready dal12 1.31 |
| 151 | + kube-dal10-crb20b637238ea471f8d4a8b881aae4962-w7 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready dal10 1.32 |
| 152 | + kube-dal10-crb20b637238ea471f8d4a8b881aae4962-w8 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready dal10 1.32 |
| 153 | + kube-dal12-crb20b637238ea471f8d4a8b881aae4962-w9 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready dal12 1.32 |
| 154 | + kube-dal12-crb20b637238ea471f8d4a8b881aae4962-w10 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready dal12 1.32 |
155 | 155 | ```
|
156 | 156 | {: screen}
|
157 | 157 |
|
@@ -231,7 +231,7 @@ To add a zone with worker nodes to your worker pool:
|
231 | 231 | Ingress Secret: mycluster-<hash>-0000
|
232 | 232 | Workers: 6
|
233 | 233 | Worker Zones: dal10, dal12
|
234 |
| - Version: 1.31_1524 |
| 234 | + Version: 1.32_1524 |
235 | 235 |
|
236 | 236 | Resource Group ID: a8a12accd63b437bbd6d58fb6a462ca7
|
237 | 237 | Resource Group Name: Default
|
|
0 commit comments