Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-48734

Create a runbook to explain how to properly configure KubeDescheduler for KubeVirt

XMLWordPrintable

    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • CNV-8280 - VM balancing
    • ---
    • ---
    • CNV I/U Operators Sprint 259
    • None

      KubeDescheduler is an optional operator that can be installed also on clusters with KubeVirt.
      If installed on the cluster, its configuration should be tuned for KubeVirt enabling an alpha feature.

      KubeDescheduler operator can only be configured via a CR of kind KubeDescheduler named cluster in namespace openshift-kube-descheduler-operator.
      HCO will monitor it and it will eventually raise MisconfiguredDescheduler alert if the descheduler is not properly configured.
      The linked runbook should instruct the cluster admin to merge something like:

      apiVersion: operator.openshift.io/v1
      kind: KubeDescheduler
      metadata:
        name: cluster
        namespace: openshift-kube-descheduler-operator
      spec:
        profileCustomizations:
          devEnableEvictionsInBackground: true
      

            stirabos Simone Tiraboschi
            stirabos Simone Tiraboschi
            Natalie Gavrielov Natalie Gavrielov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: