ClubCedille / ClubCedille/k8s-shared
Missing Pod Disruption Budgets
Open
- Dominant language
- YAML
- Stars
- 3
- Forks
- 1
- Avg merge
- 3h 52m
- Merged PRs (30d)
- 101
Description
Several workloads in our clusters lack PodDisruptionBudgets, which puts availability at risk during node drains or cluster upgrades. A sweep should identify all Deployments without a PDB and create appropriate policies.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inventorying the repository's Kubernetes Deployments and checking whether any PodDisruptionBudgets already exist. Determine suitable availability settings for each workload, then verify that every Deployment has an appropriate PDB and that the manifests remain valid for cluster deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100