Merge pull request #4987 from Shubham82/Correct_Link
Correct the Hyperlink of VPA design-proposal in README.
This commit is contained in:
commit
c9ad734a63
|
|
@ -302,6 +302,6 @@ VPA will set RAM request to 2 GB (following the resource policy) and RAM limit t
|
|||
|
||||
* [FAQ](FAQ.md)
|
||||
* [Design
|
||||
proposal](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/autoscaling/vertical-pod-autoscaler.md)
|
||||
proposal](https://github.com/kubernetes/design-proposals-archive/blob/main/autoscaling/vertical-pod-autoscaler.md)
|
||||
* [API
|
||||
definition](pkg/apis/autoscaling.k8s.io/v1/types.go)
|
||||
|
|
|
|||
Loading…
Reference in New Issue