Docs for feature: PDB support for custom resource with scale subresource (#14519)

This commit is contained in:
Morten Torkildsen
2019-06-10 12:31:09 -07:00
committed by Kubernetes Prow Robot
parent 1ab3957704
commit 12238578ae
2 changed files with 4 additions and 0 deletions
@@ -660,6 +660,8 @@ kubectl get crontabs my-new-cron-object -o jsonpath='{.spec.replicas}'
5
```
You can use a [PodDisruptionBudget](docs/tasks/run-application/configure-pdb/) to protect custom resources that have the scale subresource enabled.
### Categories
Categories is a list of grouped resources the custom resource belongs to (eg. `all`).