Skip to content

Commit 5b21d94

Browse files
authored
Merge pull request #67427 from jeana-redhat/OSDOCS-8450-clarify-mhc-note
[OSDOCS-8450] Clarify note about MHC machine set requirement
2 parents 8ac2871 + b31bbbd commit 5b21d94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/machine-health-checks-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
[NOTE]
1111
====
12-
You can only apply a machine health check to control plane machines on clusters that use control plane machine sets.
12+
You can only apply a machine health check to machines that are managed by compute machine sets or control plane machine sets.
1313
====
1414

1515
To monitor machine health, create a resource to define the configuration for a controller. Set a condition to check, such as staying in the `NotReady` status for five minutes or displaying a permanent condition in the node-problem-detector, and a label for the set of machines to monitor.

modules/machine-health-checks-creating.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can create a `MachineHealthCheck` resource for machine sets in your cluster.
1111

1212
[NOTE]
1313
====
14-
You can only apply a machine health check to control plane machines on clusters that use control plane machine sets.
14+
You can only apply a machine health check to machines that are managed by compute machine sets or control plane machine sets.
1515
====
1616

1717
.Prerequisites

0 commit comments

Comments
 (0)