We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c547649 commit d69fa69Copy full SHA for d69fa69
vertical-pod-autoscaler/docs/quickstart.md
@@ -12,7 +12,7 @@ resource requests for your pods.
12
In order to use it, you need to insert a *Vertical Pod Autoscaler* resource for
13
each controller that you want to have automatically computed resource requirements.
14
This will be most commonly a **Deployment**.
15
-There are four modes in which *VPAs* operate:
+There are five modes in which *VPAs* operate:
16
17
- `"Auto"`: VPA assigns resource requests on pod creation as well as updates
18
them on existing pods using the preferred update mechanism. Currently, this is
0 commit comments