Promote Pod Disruption Budgets to GA

This commit is contained in:
Morten Torkildsen
2021-03-18 14:50:56 -07:00
parent aea393a0d0
commit d341b96fb3
6 changed files with 16 additions and 12 deletions
@@ -90,7 +90,7 @@ disruptions, if any, to expect.
## Pod disruption budgets
{{< feature-state for_k8s_version="v1.5" state="beta" >}}
{{< feature-state for_k8s_version="v1.21" state="stable" >}}
Kubernetes offers features to help you run highly available applications even when you
introduce frequent voluntary disruptions.