1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

Merge pull request #73264 from DCChadwick/ocpbugs16964

ocpbugs16964: adding control plane label note
This commit is contained in:
Michael Burke
2024-04-05 15:33:43 -04:00
committed by GitHub
2 changed files with 19 additions and 1 deletions

View File

@@ -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"]

View File

@@ -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]