Skip to content

Commit 3c02232

Browse files
authored
Merge pull request #56447 from xenolinux/latency-profile
OCPBUGS#5135: Correct scaling worker latency profiles related information
2 parents 7abb2e6 + 15f42e3 commit 3c02232

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/nodes-cluster-worker-latency-profiles-about.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Manually modifying the `node-monitor-grace-period` parameter is not supported.
2626

2727
The following Operators monitor the changes to the worker latency profiles and respond accordingly:
2828

29-
* The Machine Config Operator (MCO) updates the `node-status-frequency` parameter on the worker nodes.
30-
* The Kubernetes API Server Operator updates the `node-monitor-grace-period` parameter on the control plane nodes.
31-
* The Kubernetes Controller Manager Operator updates the `default-not-ready-toleration-seconds` and `default-unreachable-toleration-seconds` parameters on the control plance nodes.
29+
* The Machine Config Operator (MCO) updates the `node-status-update-frequency` parameter on the worker nodes.
30+
* The Kubernetes Controller Manager Operator updates the `node-monitor-grace-period` parameter on the control plane nodes.
31+
* The Kubernetes API Server Operator updates the `default-not-ready-toleration-seconds` and `default-unreachable-toleration-seconds` parameters on the control plance nodes.
3232
3333
While the default configuration works in most cases, {product-title} offers two other worker latency profiles for situations where the network is experiencing higher latency than usual. The three worker latency profiles are described in the following sections:
3434

0 commit comments

Comments
 (0)