Skip to content

Commit c530d4b

Browse files
authored
Merge pull request #90331 from subhtk/ocp17709
OCPBUGS#17709: Updated nodes labels section
2 parents 846f1c6 + 61627f6 commit c530d4b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/nodes-nodes-working-updating.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,10 @@ For example:
6060
----
6161
$ oc label pods --all status=unhealthy
6262
----
63+
64+
[IMPORTANT]
65+
====
66+
In {product-title} 4.12 and later, newly installed clusters include both the `node-role.kubernetes.io/control-plane` and `node-role.kubernetes.io/master` labels on control plane nodes by default.
67+
68+
In {product-title} versions earlier than 4.12, the `node-role.kubernetes.io/control-plane` label is not added by default. Therefore, you must manually add the `node-role.kubernetes.io/control-plane` label to control plane nodes in clusters upgraded from earlier versions.
69+
====

0 commit comments

Comments
 (0)