appuio/component-openshift4-console

Support PodDisruptionBudgets on OpenShift 4.11

corvus-ch opened this issue · 0 comments

https://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html#ocp-4-11-pod-disruption-budgets

This update provides support for pod disruption budgets (PDBs) to the OpenShift Container Platform web console. From Workloads → PodDisruptionBudgets, you can create PDBs for pod resources. You can select maxUnavailable and minAvailable from the availability requirement list and set the value of pods running. Alternatively, pod disruption budgets can be created from pod controller resources list and Detail pages. For example, from Workloads → Deployments click Add PodDisruptionBudget.

Deliverables

  • Ensure this component can set PDBs for the OpenShift web console
  • Set some defaults if feasible