Skip to content

Commit 1121a0f

Browse files
committed
OSDOCS#13189: Bumping kube versions to 1.32 in example output
1 parent 3aabf91 commit 1121a0f

File tree

54 files changed

+264
-264
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+264
-264
lines changed

metering/configuring_metering/metering-common-config-options.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,12 @@ $ oc get nodes
156156
[source,terminal]
157157
----
158158
NAME STATUS ROLES AGE VERSION
159-
ip-10-0-147-106.us-east-2.compute.internal Ready master 14h v1.31.3
160-
ip-10-0-150-175.us-east-2.compute.internal Ready worker 14h v1.31.3
161-
ip-10-0-175-23.us-east-2.compute.internal Ready master 14h v1.31.3
162-
ip-10-0-189-6.us-east-2.compute.internal Ready worker 14h v1.31.3
163-
ip-10-0-205-158.us-east-2.compute.internal Ready master 14h v1.31.3
164-
ip-10-0-210-167.us-east-2.compute.internal Ready worker 14h v1.31.3
159+
ip-10-0-147-106.us-east-2.compute.internal Ready master 14h v1.32.3
160+
ip-10-0-150-175.us-east-2.compute.internal Ready worker 14h v1.32.3
161+
ip-10-0-175-23.us-east-2.compute.internal Ready master 14h v1.32.3
162+
ip-10-0-189-6.us-east-2.compute.internal Ready worker 14h v1.32.3
163+
ip-10-0-205-158.us-east-2.compute.internal Ready master 14h v1.32.3
164+
ip-10-0-210-167.us-east-2.compute.internal Ready worker 14h v1.32.3
165165
----
166166
--
167167

modules/ai-adding-worker-nodes-to-cluster.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,6 @@ $ oc get nodes
315315
[source,terminal]
316316
----
317317
NAME STATUS ROLES AGE VERSION
318-
control-plane-1.example.com Ready master,worker 56m v1.31.3
319-
compute-1.example.com Ready worker 11m v1.31.3
318+
control-plane-1.example.com Ready master,worker 56m v1.32.3
319+
compute-1.example.com Ready worker 11m v1.32.3
320320
----

modules/aws-outposts-load-balancer-clb.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ $ oc get nodes -l <key_name>=<value>
6464
[source,terminal]
6565
----
6666
NAME STATUS ROLES AGE VERSION
67-
node1.example.com Ready worker 7h v1.31.3
68-
node2.example.com Ready worker 7h v1.31.3
69-
node3.example.com Ready worker 7h v1.31.3
67+
node1.example.com Ready worker 7h v1.32.3
68+
node2.example.com Ready worker 7h v1.32.3
69+
node3.example.com Ready worker 7h v1.32.3
7070
----
7171

7272
. Configure the Classic Load Balancer service by adding the cloud-based subnet information to the `annotations` field of the `Service` manifest:

modules/cleaning-crio-storage.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ $ oc get nodes
122122
+
123123
----
124124
NAME STATUS ROLES AGE VERSION
125-
ci-ln-tkbxyft-f76d1-nvwhr-master-1 Ready, SchedulingDisabled master 133m v1.31.3
125+
ci-ln-tkbxyft-f76d1-nvwhr-master-1 Ready, SchedulingDisabled master 133m v1.32.3
126126
----
127127
+
128128
. Mark the node schedulable. You will know that the scheduling is enabled when `SchedulingDisabled` is no longer in status:
@@ -137,5 +137,5 @@ $ oc adm uncordon <node_name>
137137
+
138138
----
139139
NAME STATUS ROLES AGE VERSION
140-
ci-ln-tkbxyft-f76d1-nvwhr-master-1 Ready master 133m v1.31.3
140+
ci-ln-tkbxyft-f76d1-nvwhr-master-1 Ready master 133m v1.32.3
141141
----

modules/compliance-apply-remediation-for-customized-mcp.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ $ oc get nodes -n openshift-compliance
2323
[source,terminal]
2424
----
2525
NAME STATUS ROLES AGE VERSION
26-
ip-10-0-128-92.us-east-2.compute.internal Ready master 5h21m v1.31.3
27-
ip-10-0-158-32.us-east-2.compute.internal Ready worker 5h17m v1.31.3
28-
ip-10-0-166-81.us-east-2.compute.internal Ready worker 5h17m v1.31.3
29-
ip-10-0-171-170.us-east-2.compute.internal Ready master 5h21m v1.31.3
30-
ip-10-0-197-35.us-east-2.compute.internal Ready master 5h22m v1.31.3
26+
ip-10-0-128-92.us-east-2.compute.internal Ready master 5h21m v1.32.3
27+
ip-10-0-158-32.us-east-2.compute.internal Ready worker 5h17m v1.32.3
28+
ip-10-0-166-81.us-east-2.compute.internal Ready worker 5h17m v1.32.3
29+
ip-10-0-171-170.us-east-2.compute.internal Ready master 5h21m v1.32.3
30+
ip-10-0-197-35.us-east-2.compute.internal Ready master 5h22m v1.32.3
3131
----
3232

3333
. Add a label to nodes.

modules/connected-to-disconnected-verify.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ $ oc get nodes
4444
[source,terminal]
4545
----
4646
NAME STATUS ROLES AGE VERSION
47-
ci-ln-47ltxtb-f76d1-mrffg-master-0 Ready master 42m v1.31.3
48-
ci-ln-47ltxtb-f76d1-mrffg-master-1 Ready master 42m v1.31.3
49-
ci-ln-47ltxtb-f76d1-mrffg-master-2 Ready master 42m v1.31.3
50-
ci-ln-47ltxtb-f76d1-mrffg-worker-a-gsxbz Ready worker 35m v1.31.3
51-
ci-ln-47ltxtb-f76d1-mrffg-worker-b-5qqdx Ready worker 35m v1.31.3
52-
ci-ln-47ltxtb-f76d1-mrffg-worker-c-rjkpq Ready worker 34m v1.31.3
47+
ci-ln-47ltxtb-f76d1-mrffg-master-0 Ready master 42m v1.32.3
48+
ci-ln-47ltxtb-f76d1-mrffg-master-1 Ready master 42m v1.32.3
49+
ci-ln-47ltxtb-f76d1-mrffg-master-2 Ready master 42m v1.32.3
50+
ci-ln-47ltxtb-f76d1-mrffg-worker-a-gsxbz Ready worker 35m v1.32.3
51+
ci-ln-47ltxtb-f76d1-mrffg-worker-b-5qqdx Ready worker 35m v1.32.3
52+
ci-ln-47ltxtb-f76d1-mrffg-worker-c-rjkpq Ready worker 34m v1.32.3
5353
----

modules/coreos-layering-configuring-on-revert.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@ $ oc get nodes
6161
[source,terminal]
6262
----
6363
NAME STATUS ROLES AGE VERSION
64-
ip-10-0-148-79.us-west-1.compute.internal Ready worker 32m v1.31.3
65-
ip-10-0-155-125.us-west-1.compute.internal Ready,SchedulingDisabled worker 35m v1.31.3
66-
ip-10-0-170-47.us-west-1.compute.internal Ready control-plane,master 42m v1.31.3
67-
ip-10-0-174-77.us-west-1.compute.internal Ready control-plane,master 42m v1.31.3
68-
ip-10-0-211-49.us-west-1.compute.internal Ready control-plane,master 42m v1.31.3
69-
ip-10-0-218-151.us-west-1.compute.internal Ready worker 31m v1.31.3
64+
ip-10-0-148-79.us-west-1.compute.internal Ready worker 32m v1.32.3
65+
ip-10-0-155-125.us-west-1.compute.internal Ready,SchedulingDisabled worker 35m v1.32.3
66+
ip-10-0-170-47.us-west-1.compute.internal Ready control-plane,master 42m v1.32.3
67+
ip-10-0-174-77.us-west-1.compute.internal Ready control-plane,master 42m v1.32.3
68+
ip-10-0-211-49.us-west-1.compute.internal Ready control-plane,master 42m v1.32.3
69+
ip-10-0-218-151.us-west-1.compute.internal Ready worker 31m v1.32.3
7070
----
7171

7272
. When the node is back in the `Ready` state, check that the node is using the base image:

modules/coreos-layering-configuring.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -163,12 +163,12 @@ $ oc get nodes
163163
[source,terminal]
164164
----
165165
NAME STATUS ROLES AGE VERSION
166-
ip-10-0-148-79.us-west-1.compute.internal Ready worker 32m v1.31.3
167-
ip-10-0-155-125.us-west-1.compute.internal Ready,SchedulingDisabled worker 35m v1.31.3
168-
ip-10-0-170-47.us-west-1.compute.internal Ready control-plane,master 42m v1.31.3
169-
ip-10-0-174-77.us-west-1.compute.internal Ready control-plane,master 42m v1.31.3
170-
ip-10-0-211-49.us-west-1.compute.internal Ready control-plane,master 42m v1.31.3
171-
ip-10-0-218-151.us-west-1.compute.internal Ready worker 31m v1.31.3
166+
ip-10-0-148-79.us-west-1.compute.internal Ready worker 32m v1.32.3
167+
ip-10-0-155-125.us-west-1.compute.internal Ready,SchedulingDisabled worker 35m v1.32.3
168+
ip-10-0-170-47.us-west-1.compute.internal Ready control-plane,master 42m v1.32.3
169+
ip-10-0-174-77.us-west-1.compute.internal Ready control-plane,master 42m v1.32.3
170+
ip-10-0-211-49.us-west-1.compute.internal Ready control-plane,master 42m v1.32.3
171+
ip-10-0-218-151.us-west-1.compute.internal Ready worker 31m v1.32.3
172172
----
173173

174174
. When the node is back in the `Ready` state, check that the node is using the custom layered image:

modules/coreos-layering-removing.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ $ oc get nodes
5252
[source,terminal]
5353
----
5454
NAME STATUS ROLES AGE VERSION
55-
ip-10-0-148-79.us-west-1.compute.internal Ready worker 32m v1.31.3
56-
ip-10-0-155-125.us-west-1.compute.internal Ready,SchedulingDisabled worker 35m v1.31.3
57-
ip-10-0-170-47.us-west-1.compute.internal Ready control-plane,master 42m v1.31.3
58-
ip-10-0-174-77.us-west-1.compute.internal Ready control-plane,master 42m v1.31.3
59-
ip-10-0-211-49.us-west-1.compute.internal Ready control-plane,master 42m v1.31.3
60-
ip-10-0-218-151.us-west-1.compute.internal Ready worker 31m v1.31.3
55+
ip-10-0-148-79.us-west-1.compute.internal Ready worker 32m v1.32.3
56+
ip-10-0-155-125.us-west-1.compute.internal Ready,SchedulingDisabled worker 35m v1.32.3
57+
ip-10-0-170-47.us-west-1.compute.internal Ready control-plane,master 42m v1.32.3
58+
ip-10-0-174-77.us-west-1.compute.internal Ready control-plane,master 42m v1.32.3
59+
ip-10-0-211-49.us-west-1.compute.internal Ready control-plane,master 42m v1.32.3
60+
ip-10-0-218-151.us-west-1.compute.internal Ready worker 31m v1.32.3
6161
----
6262

6363
. When the node is back in the `Ready` state, check that the node is using the base image:

modules/graceful-restart.adoc

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ The control plane nodes are ready if the status is `Ready`, as shown in the foll
5858
[source,terminal]
5959
----
6060
NAME STATUS ROLES AGE VERSION
61-
ip-10-0-168-251.ec2.internal Ready control-plane,master 75m v1.31.3
62-
ip-10-0-170-223.ec2.internal Ready control-plane,master 75m v1.31.3
63-
ip-10-0-211-16.ec2.internal Ready control-plane,master 75m v1.31.3
61+
ip-10-0-168-251.ec2.internal Ready control-plane,master 75m v1.32.3
62+
ip-10-0-170-223.ec2.internal Ready control-plane,master 75m v1.32.3
63+
ip-10-0-211-16.ec2.internal Ready control-plane,master 75m v1.32.3
6464
----
6565

6666
. If the control plane nodes are _not_ ready, then check whether there are any pending certificate signing requests (CSRs) that must be approved.
@@ -99,9 +99,9 @@ The worker nodes are ready if the status is `Ready`, as shown in the following o
9999
[source,terminal]
100100
----
101101
NAME STATUS ROLES AGE VERSION
102-
ip-10-0-179-95.ec2.internal Ready worker 64m v1.31.3
103-
ip-10-0-182-134.ec2.internal Ready worker 64m v1.31.3
104-
ip-10-0-250-100.ec2.internal Ready worker 64m v1.31.3
102+
ip-10-0-179-95.ec2.internal Ready worker 64m v1.32.3
103+
ip-10-0-182-134.ec2.internal Ready worker 64m v1.32.3
104+
ip-10-0-250-100.ec2.internal Ready worker 64m v1.32.3
105105
----
106106

107107
. If the worker nodes are _not_ ready, then check whether there are any pending certificate signing requests (CSRs) that must be approved.
@@ -172,12 +172,12 @@ Check that the status for all nodes is `Ready`.
172172
[source,terminal]
173173
----
174174
NAME STATUS ROLES AGE VERSION
175-
ip-10-0-168-251.ec2.internal Ready control-plane,master 82m v1.31.3
176-
ip-10-0-170-223.ec2.internal Ready control-plane.master 82m v1.31.3
177-
ip-10-0-179-95.ec2.internal Ready worker 70m v1.31.3
178-
ip-10-0-182-134.ec2.internal Ready worker 70m v1.31.3
179-
ip-10-0-211-16.ec2.internal Ready control-plane,master 82m v1.31.3
180-
ip-10-0-250-100.ec2.internal Ready worker 69m v1.31.3
175+
ip-10-0-168-251.ec2.internal Ready control-plane,master 82m v1.32.3
176+
ip-10-0-170-223.ec2.internal Ready control-plane.master 82m v1.32.3
177+
ip-10-0-179-95.ec2.internal Ready worker 70m v1.32.3
178+
ip-10-0-182-134.ec2.internal Ready worker 70m v1.32.3
179+
ip-10-0-211-16.ec2.internal Ready control-plane,master 82m v1.32.3
180+
ip-10-0-250-100.ec2.internal Ready worker 69m v1.32.3
181181
----
182182
+
183183
If the cluster did not start properly, you might need to restore your cluster using an etcd backup.

0 commit comments

Comments
 (0)