Make PodDisruptionBudget an optional feature #538
Labels
cloud
custom kube options
Adding options related to customizing parts of the default Kubernetes resources.
good first issue
Good for newcomers
Milestone
The PDB was added in: #471
Not all users are going to want to use a
PodDisruptionBudget
when running Solr.The feature should be able to be disabled/enabled via the SolrCloud CRD.
When looking at #471, there are other options we might want to add like PDBs per-pod.
So whatever field we add to the CRD should be expandable to customize other parts of the PDB creation/management.
The text was updated successfully, but these errors were encountered: