Skip to content

Multi-cluster Pod Disruption Budget Tool

License

Notifications You must be signed in to change notification settings

form3tech-oss/x-pdb

Repository files navigation

X-PDB

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.

📙Documentation

X-PDB installation and reference documents are available at https://form3tech-oss.github.io/x-pdb.

👉 Overview

👉 Getting Started

👉 Configure X-PDB Resources

Contributing

👉 Developer Guide

👉 Code of Conduct

License

X-PDB is licensed under the Apache License 2.0.