Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-2880

Unable to configure strategies in Baremetal openshift 4.8 Descheduler

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • openshift-4.11
    • None
    • None
    • False
    • None
    • False
    • Not Selected

      Our expectation of having a descheduler is to balance the pods across the nodes. We have used the below configuration in our VMware openshift cluster to balance the pods across the worker nodes. We are trying to implement the same in baremetal cluster. Please let us know how to configure it.

      strategies:

      • name: "LowNodeUtilization"
        params:
      • name: "cputhreshold"
        value: "10"
      • name: "memorythreshold"
        value: "20"
      • name: "podsthreshold"
        value: "30"
      • name: "memorytargetthreshold"
        value: "40"
      • name: "cputargetthreshold"
        value: "50"
      • name: "podstargetthreshold"
        value: "60"
      • name: "nodes"
        value: "3"
      • name: "RemoveDuplicates"

       

              gausingh@redhat.com Gaurav Singh
              rhn-support-bshaw Bikash Shaw
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: