Skip to content

Commit 68e5102

Browse files
authored
Merge pull request #73264 from DCChadwick/ocpbugs16964
ocpbugs16964: adding control plane label note
2 parents 351c76f + 3df5e9c commit 68e5102

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

modules/nodes-nodes-viewing-listing.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,15 @@ Events: <11>
209209
<10> The pods on the node.
210210
<11> The events reported by the node.
211211
212+
ifndef::openshift-rosa,openshift-dedicated[]
213+
214+
[NOTE]
215+
====
216+
The control plane label is not automatically added to newly created or updated master nodes. If you want to use the control plane label for your nodes, you can manually configure the label. For more information, see _Understanding how to update labels on nodes_ in the _Additional resources_ section.
217+
====
218+
219+
endif::openshift-rosa,openshift-dedicated[]
220+
212221
Among the information shown for nodes, the following node conditions appear in the output of the commands shown in this section:
213222

214223
[id="machine-health-checks-resource-conditions"]

nodes/nodes/nodes-nodes-viewing.adoc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@ The master uses the information from node objects to validate nodes with health
1818

1919
include::modules/nodes-nodes-viewing-listing.adoc[leveloffset=+1]
2020

21+
ifndef::openshift-rosa,openshift-dedicated[]
22+
23+
[role="_additional-resources"]
24+
.Additional resources
25+
26+
* xref:../../nodes/nodes/nodes-nodes-working.adoc#nodes-nodes-working-updating_nodes-nodes-working[Understanding how to update labels on nodes]
27+
28+
endif::openshift-rosa,openshift-dedicated[]
29+
2130
include::modules/nodes-nodes-viewing-listing-pods.adoc[leveloffset=+1]
2231

23-
include::modules/nodes-nodes-viewing-memory.adoc[leveloffset=+1]
32+
include::modules/nodes-nodes-viewing-memory.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)