-
Story
-
Resolution: Won't Do
-
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.
- is related to
-
ENTMQST-1410 [DOC OCP] Provide a procedure for graceful AMQ Streams restart when upgrading OpenShift
- Closed
-
ENTMQST-1411 tls-sidecar can terminate earlier than Kafka container itself
- Closed