Skip to content

Commit 20c28f5

Browse files
committed
Update: 10-03-2025
1 parent 3fe3b50 commit 20c28f5

30 files changed

+114
-114
lines changed

add-workers-classic.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2014, 2025
5-
lastupdated: "2025-01-30"
5+
lastupdated: "2025-03-10"
66

77

88
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**
105105
106106
```sh
107107
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
110110
```
111111
{: screen}
112112
@@ -148,10 +148,10 @@ To resize the worker pool, change the number of worker nodes that the worker poo
148148
Example output for a worker pool that is in two zones, `dal10` and `dal12`, and is resized to two worker nodes per zone:
149149
```sh
150150
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
155155
```
156156
{: screen}
157157
@@ -231,7 +231,7 @@ To add a zone with worker nodes to your worker pool:
231231
Ingress Secret: mycluster-<hash>-0000
232232
Workers: 6
233233
Worker Zones: dal10, dal12
234-
Version: 1.31_1524
234+
Version: 1.32_1524
235235
236236
Resource Group ID: a8a12accd63b437bbd6d58fb6a462ca7
237237
Resource Group Name: Default

add-workers-vpc.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2014, 2025
5-
lastupdated: "2025-02-14"
5+
lastupdated: "2025-03-10"
66

77

88
keywords: containers, {{site.data.keyword.containerlong_notm}}, clusters, worker nodes, worker pools, add
@@ -63,10 +63,10 @@ To resize the worker pool, change the number of worker nodes that the worker poo
6363
Example output for a worker pool that is in two zones, `us-south-1` and `us-south-2`, and is resized to two worker nodes per zone:
6464
```sh
6565
ID Public IP Private IP Machine Type State Status Zone Version
66-
kube-dal10-crb20b637238ea471f8d4a8b881aae4962-w7 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready us-south-1 1.31
67-
kube-dal10-crb20b637238ea471f8d4a8b881aae4962-w8 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready us-south-1 1.31
68-
kube-dal12-crb20b637238ea471f8d4a8b881aae4962-w9 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready us-south-2 1.31
69-
kube-dal12-crb20b637238ea471f8d4a8b881aae4962-w10 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready us-south-2 1.31
66+
kube-dal10-crb20b637238ea471f8d4a8b881aae4962-w7 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready us-south-1 1.32
67+
kube-dal10-crb20b637238ea471f8d4a8b881aae4962-w8 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready us-south-1 1.32
68+
kube-dal12-crb20b637238ea471f8d4a8b881aae4962-w9 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready us-south-2 1.32
69+
kube-dal12-crb20b637238ea471f8d4a8b881aae4962-w10 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16 normal Ready us-south-2 1.32
7070
```
7171
{: screen}
7272

@@ -180,7 +180,7 @@ Before you begin, make sure that you have the [**Operator** or **Administrator**
180180
```sh
181181
ID Primary IP Flavor State Status Zone Version
182182
kube-<ID_string>-<cluster_name>-<pool_name>-00000002 10.xxx.xx.xxx c2.2x4 provisioning Infrastructure instance status is 'pending' us-south-1 -
183-
kube-<ID_string>-<cluster_name>-<pool_name>-00000003 10.xxx.xx.xxx c2.2x4 normal Ready us-south-1 1.31_1511
183+
kube-<ID_string>-<cluster_name>-<pool_name>-00000003 10.xxx.xx.xxx c2.2x4 normal Ready us-south-1 1.32_1511
184184
```
185185
{: screen}
186186

api-install.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22

33
copyright:
4-
years: 2014, 2024
5-
lastupdated: "2024-10-31"
4+
years: 2014, 2025
5+
lastupdated: "2025-03-10"
66

77

88
keywords: containers, {{site.data.keyword.containerlong_notm}}, kubernetes, ic, ks, kubectl, api
@@ -400,8 +400,8 @@ The following instructions require public network access in your cluster to conn
400400
```sh
401401
{
402402
"major": "1",
403-
"minor": "1.31",
404-
"gitVersion": "v1.31+IKS",
403+
"minor": "1.32",
404+
"gitVersion": "v1.32+IKS",
405405
"gitCommit": "c35166bd86eaa91d17af1c08289ffeab3e71e11e",
406406
"gitTreeState": "clean",
407407
"buildDate": "2019-03-21T10:08:03Z",

cli-ks-plugin.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2014, 2025
5-
lastupdated: "2025-02-28"
5+
lastupdated: "2025-03-10"
66

77

88
keywords: containers, cli reference, kubernetes cli, openshift cli, {{site.data.keyword.containerlong_notm}}
@@ -1070,7 +1070,7 @@ Minimum required permissions
10701070
{: #cluster-create-vpc-gen2-example}
10711071

10721072
```sh
1073-
ibmcloud ks cluster create vpc-gen2 --name mycluster --version 1.31 --zone us-south-1 --vpc-id a0123456-78b9-0c1d-23d4-567890123ef4 --subnet-id 1ab23c45-6789-0123-456d-789ef01gh234 --flavor bx2.4x16 --workers 3
1073+
ibmcloud ks cluster create vpc-gen2 --name mycluster --version 1.32 --zone us-south-1 --vpc-id a0123456-78b9-0c1d-23d4-567890123ef4 --subnet-id 1ab23c45-6789-0123-456d-789ef01gh234 --flavor bx2.4x16 --workers 3
10741074
```
10751075
{: pre}
10761076

cluster-create-classic.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2014, 2025
5-
lastupdated: "2025-01-23"
5+
lastupdated: "2025-03-10"
66

77

88
keywords: containers, {{site.data.keyword.containerlong_notm}}, kubernetes, clusters, worker nodes, worker pools, classic, create
@@ -228,7 +228,7 @@ Create your Classic cluster by using the {{site.data.keyword.cloud_notm}} CLI.
228228
When the provisioning of your Kubernetes master is completed, the **State** of your cluster changes to `normal`. After your Kubernetes master is ready, the provisioning of your worker nodes is initiated.
229229
```sh
230230
NAME ID State Created Workers Zone Version Resource Group Name Provider
231-
mycluster blrs3b1d0p0p2f7haq0g normal 20170201162433 3 dal10 1.31.5_1526 Default classic
231+
mycluster blrs3b1d0p0p2f7haq0g normal 20170201162433 3 dal10 1.32.1_1526 Default classic
232232
```
233233
{: screen}
234234
@@ -244,7 +244,7 @@ Create your Classic cluster by using the {{site.data.keyword.cloud_notm}} CLI.
244244
When the worker nodes are ready, the worker node state changes to **normal** and the status changes to **Ready**. When the node status is **Ready**, you can then access the cluster. Note that even if the cluster is ready, some parts of the cluster that are used by other services, such as Ingress secrets or registry image pull secrets, might still be in process. Note that if you created your cluster with a private VLAN only, no **Public IP** addresses are assigned to your worker nodes.
245245
```sh
246246
ID Public IP Private IP Flavor State Status Zone Version
247-
kube-blrs3b1d0p0p2f7haq0g-mycluster-default-000001f7 169.xx.xxx.xxx 10.xxx.xx.xxx u3c.2x4.encrypted normal Ready dal10 1.31.5_1526
247+
kube-blrs3b1d0p0p2f7haq0g-mycluster-default-000001f7 169.xx.xxx.xxx 10.xxx.xx.xxx u3c.2x4.encrypted normal Ready dal10 1.32.1_1526
248248
```
249249
{: screen}
250250

cluster-create-dedicated-hosts.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2022, 2025
5-
lastupdated: "2025-01-23"
5+
lastupdated: "2025-03-10"
66

77

88
keywords: kubernetes, clusters, worker nodes, worker pools, dedicated hosts
@@ -163,7 +163,7 @@ Follow the steps to create a dedicated host in a dedicated host pool. Then, prov
163163

164164
```sh
165165
Name ID State Created Workers Location Version Resource Group Name Provider
166-
my_cluster a111a11a11aa1aa11a11 normal 1 hour ago 4 Dallas 1.31.5 default vpc-gen2
166+
my_cluster a111a11a11aa1aa11a11 normal 1 hour ago 4 Dallas 1.32.1 default vpc-gen2
167167
```
168168
{: screen}
169169

cluster-create-vpc-gen2.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2014, 2025
5-
lastupdated: "2025-02-14"
5+
lastupdated: "2025-03-10"
66

77

88
keywords: kubernetes, clusters, worker nodes, worker pools, vpc-gen2, containers, {{site.data.keyword.containerlong_notm}}
@@ -224,7 +224,7 @@ Observability integrations
224224
When the provisioning of your Kubernetes master is completed, the state of your cluster changes to **normal**. After the Kubernetes master is ready, your worker nodes are set up.
225225
```sh
226226
NAME ID State Created Workers Zone Version Resource Group Name Provider
227-
mycluster aaf97a8843a29941b49a598f516da72101 normal 20170201162433 3 Dallas 1.31.5_1526 Default vpc-gen2
227+
mycluster aaf97a8843a29941b49a598f516da72101 normal 20170201162433 3 Dallas 1.32.1_1526 Default vpc-gen2
228228
```
229229
{: screen}
230230

@@ -237,7 +237,7 @@ Observability integrations
237237
When the worker nodes are ready, the worker node **State** changes to `normal` and the **Status** changes to `Ready`. When the node **Status** changes to `Ready`, you can access the cluster. Note that even if the cluster is ready, some parts of the cluster that are used by other services, such as Ingress secrets or registry image pull secrets, might still be in process.
238238
```sh
239239
ID Public IP Private IP Flavor State Status Zone Version
240-
kube-blrs3b1d0p0p2f7haq0g-mycluster-default-000001f7 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16.encrypted normal Ready dal10 1.31.5_1526
240+
kube-blrs3b1d0p0p2f7haq0g-mycluster-default-000001f7 169.xx.xxx.xxx 10.xxx.xx.xxx b3c.4x16.encrypted normal Ready dal10 1.32.1_1526
241241
```
242242
{: screen}
243243

@@ -257,14 +257,14 @@ Flavors with instance storage are available for allowlisted accounts. To get add
257257
Example command to create a VPC cluster with 3 worker nodes in `us-east-1`.
258258

259259
```sh
260-
ibmcloud ks cluster create vpc-gen2 --name my_cluster --version 1.31_openshift --zone us-east-1 --vpc-id VPC-ID --subnet-id VPC-SUBNET-ID --flavor bx2.4x16 --workers 3
260+
ibmcloud ks cluster create vpc-gen2 --name my_cluster --version 1.32_openshift --zone us-east-1 --vpc-id VPC-ID --subnet-id VPC-SUBNET-ID --flavor bx2.4x16 --workers 3
261261
```
262262
{: pre}
263263

264264
Example command to create a VPC cluster with 3 worker nodes in `us-east-1` with a customer pod subnet and size.
265265

266266
```sh
267-
ibmcloud ks cluster create vpc-gen2 --name my_cluster --version 1.31_openshift --zone us-east-1 --vpc-id VPC-ID --subnet-id VPC-SUBNET-ID --flavor bx2.4x16 --workers 3 -pod-subnet 0.0.0.0/15
267+
ibmcloud ks cluster create vpc-gen2 --name my_cluster --version 1.32_openshift --zone us-east-1 --vpc-id VPC-ID --subnet-id VPC-SUBNET-ID --flavor bx2.4x16 --workers 3 -pod-subnet 0.0.0.0/15
268268
```
269269
{: pre}
270270

cs_app_deploy.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2014, 2025
5-
lastupdated: "2025-01-13"
5+
lastupdated: "2025-03-10"
66

77

88
keywords: kubernetes
@@ -214,7 +214,7 @@ To deploy apps to specific worker nodes,
214214
ibm-cloud.kubernetes.io/machine-type=b3c.4x16.encrypted
215215
ibm-cloud.kubernetes.io/sgx-enabled=false
216216
ibm-cloud.kubernetes.io/worker-pool-id=00a11aa1a11aa11a1111a1111aaa11aa-11a11a
217-
ibm-cloud.kubernetes.io/worker-version=1.31_1534
217+
ibm-cloud.kubernetes.io/worker-version=1.32_1534
218218
kubernetes.io/hostname=10.xxx.xx.xxx
219219
privateVLAN=1234567
220220
publicVLAN=7654321

cs_dns.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2014, 2025
5-
lastupdated: "2025-01-29"
5+
lastupdated: "2025-03-10"
66

77

88
keywords: kubernetes, coredns, kubedns, dns
@@ -264,7 +264,7 @@ kubectl get networkpolicy --all-namespaces -o yaml
264264

265265
```sh
266266
NAME STATUS ROLES AGE VERSION NODE-LOCAL-DNS-ENABLED
267-
10.xxx.xx.xxx Ready,SchedulingDisabled <none> 28h v1.31+IKS true
267+
10.xxx.xx.xxx Ready,SchedulingDisabled <none> 28h v1.32+IKS true
268268
```
269269
{: screen}
270270

@@ -319,7 +319,7 @@ You can disable the `NodeLocal` DNS cache for one or more worker nodes.
319319

320320
```sh
321321
NAME STATUS ROLES AGE VERSION NODE-LOCAL-DNS-ENABLED
322-
10.xxx.xx.xxx Ready,SchedulingDisabled <none> 28h v1.31+IKS
322+
10.xxx.xx.xxx Ready,SchedulingDisabled <none> 28h v1.32+IKS
323323
```
324324
{: screen}
325325

cs_tutorial_vpc.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22

33
copyright:
4-
years: 2014, 2024
5-
lastupdated: "2024-10-31"
4+
years: 2014, 2025
5+
lastupdated: "2025-03-10"
66

77

88
keywords: kubernetes
@@ -79,7 +79,7 @@ Command-line tools
7979
```
8080
{: pre}
8181

82-
5. Make sure that the [`kubectl` version](/docs/containers?topic=containers-cli-install) matches the Kubernetes version of your VPC cluster. This tutorial creates a cluster that runs version **1.31**.
82+
5. Make sure that the [`kubectl` version](/docs/containers?topic=containers-cli-install) matches the Kubernetes version of your VPC cluster. This tutorial creates a cluster that runs version **1.32**.
8383

8484

8585
## Create a cluster in VPC
@@ -114,7 +114,7 @@ Create an {{site.data.keyword.containerlong_notm}} cluster in your {{site.data.k
114114

115115
3. Create a cluster in your VPC in the same zone as the subnet. By default, your cluster is created with a public and a private cloud service endpoint. You can use the public cloud service endpoint to access the Kubernetes master, such as to run `kubectl` commands, from your local machine. Your worker nodes can communicate with the master on the private cloud service endpoint. For more information about the command options, see the [`cluster create vpc-gen2` CLI reference docs](/docs/containers?topic=containers-kubernetes-service-cli#cli_cluster-create-vpc-gen2).
116116
```sh
117-
ibmcloud ks cluster create vpc-gen2 --name myvpc-cluster --zone us-south-1 --version 1.31 --flavor bx2.2x8 --workers 1 --vpc-id <vpc_ID> --subnet-id <vpc_subnet_ID>
117+
ibmcloud ks cluster create vpc-gen2 --name myvpc-cluster --zone us-south-1 --version 1.32 --flavor bx2.2x8 --workers 1 --vpc-id <vpc_ID> --subnet-id <vpc_subnet_ID>
118118
```
119119
{: pre}
120120

@@ -139,8 +139,8 @@ Create an {{site.data.keyword.containerlong_notm}} cluster in your {{site.data.k
139139

140140
Example output
141141
```sh
142-
Client Version: 1.31
143-
Server Version: 1.31+IKS
142+
Client Version: 1.32
143+
Server Version: 1.32+IKS
144144
```
145145
{: screen}
146146

cs_tutorials_policies.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22

33
copyright:
4-
years: 2014, 2024
5-
lastupdated: "2024-10-31"
4+
years: 2014, 2025
5+
lastupdated: "2025-03-10"
66

77

88
keywords: kubernetes, containers
@@ -195,9 +195,9 @@ At the end of lesson 1, the web server app is exposed to the internet by the pub
195195
196196
```sh
197197
ID Public IP Private IP Machine Type State Status Zone Version
198-
kube-dal10-cr18e61e63c6e94b658596ca93d087eed9-w1 169.xx.xxx.xxx 10.176.48.67 u3c.2x4.encrypted normal Ready dal10 1.31_1513*
199-
kube-dal10-cr18e61e63c6e94b658596ca93d087eed9-w2 169.xx.xxx.xxx 10.176.48.79 u3c.2x4.encrypted normal Ready dal10 1.31_1513*
200-
kube-dal10-cr18e61e63c6e94b658596ca93d087eed9-w3 169.xx.xxx.xxx 10.176.48.78 u3c.2x4.encrypted normal Ready dal10 1.31_1513*
198+
kube-dal10-cr18e61e63c6e94b658596ca93d087eed9-w1 169.xx.xxx.xxx 10.176.48.67 u3c.2x4.encrypted normal Ready dal10 1.32_1513*
199+
kube-dal10-cr18e61e63c6e94b658596ca93d087eed9-w2 169.xx.xxx.xxx 10.176.48.79 u3c.2x4.encrypted normal Ready dal10 1.32_1513*
200+
kube-dal10-cr18e61e63c6e94b658596ca93d087eed9-w3 169.xx.xxx.xxx 10.176.48.78 u3c.2x4.encrypted normal Ready dal10 1.32_1513*
201201
```
202202
{: screen}
203203

cs_versions_overview.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2014, 2025
5-
lastupdated: "2025-02-25"
5+
lastupdated: "2025-03-10"
66

77

88
keywords: kubernetes, versions, update, upgrade
@@ -36,14 +36,14 @@ Dates that are marked with a dagger (`†`) are tentative and subject to change.
3636

3737

3838

39-
[Latest]{: tag-green} 1.32
39+
[Latest]{: tag-green} [Default]{: tag-purple} 1.32
4040
- Release date: 29 January 2025
4141
- End of support: 22 April 2026†
4242
- Operating systems: `UBUNTU_24_64`
4343
- [Version information and update actions](/docs/containers?topic=containers-cs_versions_132)
4444
- [Change log](/docs/containers?topic=containers-changelog_132)
4545

46-
[Default]{: tag-purple} 1.31
46+
1.31
4747
- Release date: 18 September 2024
4848
- End of support: 10 December 2025†
4949
- Operating systems: `UBUNTU_24_64`, `UBUNTU_20_64`*

firewall.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2014, 2025
5-
lastupdated: "2025-01-16"
5+
lastupdated: "2025-03-10"
66

77

88
keywords: kubernetes, allowlist, firewall, vyatta, ips
@@ -469,10 +469,10 @@ If you want to access services that run inside or outside {{site.data.keyword.cl
469469
470470
```sh
471471
ID Public IP Private IP Machine Type State Status Zone Version
472-
kube-dal10-crb2f60e9735254ac8b20b9c1e38b649a5-w31 169.xx.178.101 10.xxx.xx.xxx b3c.4x16.encrypted normal Ready dal10 1.31
473-
kube-dal10-crb2f60e9735254ac8b20b9c1e38b649a5-w34 169.xx.178.102 10.xxx.xx.xxx b3c.4x16.encrypted normal Ready dal10 1.31
474-
kube-dal12-crb2f60e9735254ac8b20b9c1e38b649a5-w32 169.xx.210.101 10.xxx.xx.xxx b3c.4x16.encrypted normal Ready dal12 1.31
475-
kube-dal12-crb2f60e9735254ac8b20b9c1e38b649a5-w33 169.xx.210.102 10.xxx.xx.xxx b3c.4x16.encrypted normal Ready dal12 1.31
472+
kube-dal10-crb2f60e9735254ac8b20b9c1e38b649a5-w31 169.xx.178.101 10.xxx.xx.xxx b3c.4x16.encrypted normal Ready dal10 1.32
473+
kube-dal10-crb2f60e9735254ac8b20b9c1e38b649a5-w34 169.xx.178.102 10.xxx.xx.xxx b3c.4x16.encrypted normal Ready dal10 1.32
474+
kube-dal12-crb2f60e9735254ac8b20b9c1e38b649a5-w32 169.xx.210.101 10.xxx.xx.xxx b3c.4x16.encrypted normal Ready dal12 1.32
475+
kube-dal12-crb2f60e9735254ac8b20b9c1e38b649a5-w33 169.xx.210.102 10.xxx.xx.xxx b3c.4x16.encrypted normal Ready dal12 1.32
476476
```
477477
{: screen}
478478

0 commit comments

Comments
 (0)