diff --git a/modules/nodes-nodes-viewing-listing.adoc b/modules/nodes-nodes-viewing-listing.adoc index 514a8c230e..a2363118c2 100644 --- a/modules/nodes-nodes-viewing-listing.adoc +++ b/modules/nodes-nodes-viewing-listing.adoc @@ -209,6 +209,15 @@ Events: <11> <10> The pods on the node. <11> The events reported by the node. +ifndef::openshift-rosa,openshift-dedicated[] + +[NOTE] +==== +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. +==== + +endif::openshift-rosa,openshift-dedicated[] + Among the information shown for nodes, the following node conditions appear in the output of the commands shown in this section: [id="machine-health-checks-resource-conditions"] diff --git a/nodes/nodes/nodes-nodes-viewing.adoc b/nodes/nodes/nodes-nodes-viewing.adoc index d413935a9f..18acac0172 100644 --- a/nodes/nodes/nodes-nodes-viewing.adoc +++ b/nodes/nodes/nodes-nodes-viewing.adoc @@ -18,6 +18,15 @@ The master uses the information from node objects to validate nodes with health include::modules/nodes-nodes-viewing-listing.adoc[leveloffset=+1] +ifndef::openshift-rosa,openshift-dedicated[] + +[role="_additional-resources"] +.Additional resources + +* xref:../../nodes/nodes/nodes-nodes-working.adoc#nodes-nodes-working-updating_nodes-nodes-working[Understanding how to update labels on nodes] + +endif::openshift-rosa,openshift-dedicated[] + include::modules/nodes-nodes-viewing-listing-pods.adoc[leveloffset=+1] -include::modules/nodes-nodes-viewing-memory.adoc[leveloffset=+1] +include::modules/nodes-nodes-viewing-memory.adoc[leveloffset=+1] \ No newline at end of file