Merge pull request #30841 from sftim/20211209_fix_link_to_hpa_reference

Fix link to HorizontalPodAutoscaler API reference
pull/30903/head
Kubernetes Prow Robot 2021-12-10 21:25:57 -08:00 committed by GitHub
commit f751450229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -575,4 +575,4 @@ For more information on HorizontalPodAutoscaler:
* Read documentation for [`kubectl autoscale`](/docs/reference/generated/kubectl/kubectl-commands/#autoscale).
* If you would like to write your own custom metrics adapter, check out the
[boilerplate](https://github.com/kubernetes-sigs/custom-metrics-apiserver) to get started.
* Read the [API reference](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/horizontal-pod-autoscaler/) for HorizontalPodAutoscaler.
* Read the [API reference](/docs/reference/kubernetes-api/workload-resources/horizontal-pod-autoscaler-v2/) for HorizontalPodAutoscaler.