-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Mention PDB updates in PodDisruptionBudget task page #26385
Copy link
Copy link
Closed
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.language/enIssues or PRs related to English languageIssues or PRs related to English languagelifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.sig/appsCategorizes an issue or PR as relevant to SIG Apps.Categorizes an issue or PR as relevant to SIG Apps.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Metadata
Metadata
Assignees
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.language/enIssues or PRs related to English languageIssues or PRs related to English languagelifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.sig/appsCategorizes an issue or PR as relevant to SIG Apps.Categorizes an issue or PR as relevant to SIG Apps.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
This is a Feature Request
What would you like to be added
https://kubernetes.io/docs/concepts/workloads/pods/disruptions/#pod-disruption-budgets mentions PodDisruptionBudget.Verify that this documentation is:- current- correct- relevantAlso check whether https://kubernetes.io/docs/tasks/run-application/configure-pdb/ should have any changes in light of improvements such as: kubernetes/kubernetes#69867Revise https://kubernetes.io/docs/tasks/run-application/configure-pdb/ to mentioning how you can update a PodDisruptionBudget.
Add a section headed eg Update PDB that gives an example of how you can update the configuration of an existing PDB using
kubectl.Why is this needed
PodDisruptionBudget is slated to go GA in v1.21 and PDBs are no longer immutable.
Comments
/language en
/sig apps