Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync CNV runbook HCOMisconfiguredDescheduler.md (Updated at 2024-12-25 10:32:19 +0000 UTC) #227

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ the descheduler detects this as a pod that failed to be evicted. As a
consequence,
the manner in which OpenShift Virtualization handles eviction requests causes
the descheduler
to make incorrect decisions and take incorrect actions that might destabilize
the cluster.
to make incorrect decisions and take incorrect actions that might
destabilize the cluster.

To correctly handle the special case of an evicted VM pod triggering a live
migration to another node, the `Kube Descheduler Operator` introduced
Expand Down Expand Up @@ -51,9 +51,8 @@ stability.
devEnableEvictionsInBackground: true
```

If these lines are not present, the `Kube Descheduler Operator` is not
correctly configured
to work alongside OpenShift Virtualization.
If these lines are not present, the `Kube Descheduler Operator` is not correctly
configured to work alongside OpenShift Virtualization.

## Mitigation

Expand Down