Skip to content

Commit 3f7d2e8

Browse files
authored
Merge pull request #47883 from abhatt-rh/bz-2107179
BZ-2107179: Doc changes for NHC Operator description
2 parents ef20cfb + 11f90e5 commit 3f7d2e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/eco-node-health-check-operator-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="about-node-health-check-operator_{context}"]
77
= About the Node Health Check Operator
88

9-
The Node Health Check Operator deploys the `NodeHealthCheck` controller to detect the health of a node in the cluster. The `NodeHealthCheck` controller creates the `NodeHealthCheck` custom resource (CR), which defines a set of criteria and thresholds to determine the node's health.
9+
The Node Health Check Operator detects the health of the nodes in a cluster. The `NodeHealthCheck` controller creates the `NodeHealthCheck` custom resource (CR), which defines a set of criteria and thresholds to determine the health of a node.
1010

1111
The Node Health Check Operator also installs the Self Node Remediation Operator as a default remediation provider.
1212

nodes/nodes/eco-node-health-check-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
Use the Node Health Check Operator to deploy the `NodeHealthCheck` controller. The controller identifies unhealthy nodes and uses the Self Node Remediation Operator to remediate the unhealthy nodes.
9+
Use the Node Health Check Operator to identify unhealthy nodes. The Operator uses the Self Node Remediation Operator to remediate the unhealthy nodes.
1010

1111
[role="_additional-resources"]
1212
.Additional resources

0 commit comments

Comments
 (0)