Add feature state for PodDisruptionBudget

This commit is contained in:
Prasad Katti
2020-05-07 15:43:37 -07:00
parent f3891c9baf
commit d1952bf98c
2 changed files with 4 additions and 0 deletions
@@ -6,6 +6,8 @@ weight: 110
{{% capture overview %}}
{{< feature-state for_k8s_version="v1.5" state="beta" >}}
This page shows how to limit the number of concurrent disruptions
that your application experiences, allowing for higher availability
while permitting the cluster administrator to manage the clusters