Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-1412

Provide a way to disable default podDisruptionBudget

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 1.2.0.GA
    • None
    • None

      Provide a way to disable default podDisruptionBudget

      • Strimzi provides <cluster>-kafka and <cluster>-zookeeper podDisruptionBudget as following. However, there is no way to disable this default podDisruptionBudget.
        tyamashi@rh-think ~/s/c/a/1/2/02489862> oc get pdb
        NAME                   MIN AVAILABLE   MAX UNAVAILABLE   ALLOWED DISRUPTIONS   AGE
        my-cluster-kafka       N/A             3                 3                     1m
        my-cluster-zookeeper   N/A             1                 1                     1m
        

        ~~~

      A pod cannot have more than one PodDisruptionBudget, which the eviction subresource does not support. So it is difficult for the users to use customized PodDisruptionBudget.

            Unassigned Unassigned
            rhn-support-tyamashi Tomonari Yamashita
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: