X-PDB allows you to define multi-cluster PodDisruptionBudgets and blocks evictions or Pod deletions when they are too disruptive.
This allows you to operate stateful workloads spanning multiple clusters and limit disruptions to a necessary minimum. This is needed, because each cluster acts individually (evictions, rolling out updates etc) which may cause service disruptions simultaneously across clusters.
X-PDB installation and reference documents are available at https://form3tech-oss.github.io/x-pdb.
👉 Overview
X-PDB is licensed under the Apache License 2.0.