Skip to content

Commit

Permalink
Add minimum k8s version for VPA 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bskiba committed Oct 20, 2020
1 parent 239c486 commit ee64845
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vertical-pod-autoscaler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ The current default version is Vertical Pod Autoscaler 0.8.0

| VPA version | Kubernetes version |
| --- | --- |
| 0.8+ | 1.13+ |
| 0.9+ | 1.16+ |
| 0.8 | 1.13+ |
| 0.4 to 0.7 | 1.11+ |
| 0.3.X and lower | 1.7+ |

Expand Down

0 comments on commit ee64845

Please sign in to comment.