mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
24 lines
981 B
Plaintext
24 lines
981 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
:context: nodes-cluster-worker-latency-profiles
|
|
[id="nodes-cluster-worker-latency-profiles"]
|
|
= Improving cluster stability in high latency environments using worker latency profiles
|
|
include::_attributes/common-attributes.adoc[]
|
|
|
|
toc::[]
|
|
|
|
|
|
[role="_abstract"]
|
|
Review the following information to learn about _worker latency profiles_, which adjust the frequency that the Kubelet and the Kubernetes Controller Manager wait for status updates before taking action if a pod is unreachable.
|
|
|
|
// The following include statements pull in the module files that comprise
|
|
// the assembly. Include any combination of concept, procedure, or reference
|
|
// modules required to cover the user story. You can also include other
|
|
// assemblies.
|
|
|
|
include::snippets/worker-latency-profile-intro.adoc[]
|
|
|
|
include::modules/nodes-cluster-worker-latency-profiles-about.adoc[leveloffset=+1]
|
|
|
|
include::modules/nodes-cluster-worker-latency-profiles-using.adoc[leveloffset=+1]
|
|
|