File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
content/en/docs/tasks/run-application Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,8 @@ are preserved as annotations when working with `autoscaling/v1`.
181
181
When you create a HorizontalPodAutoscaler API object, make sure the name specified is a valid
182
182
[ DNS subdomain name] ( /docs/concepts/overview/working-with-objects/names#dns-subdomain-names ) .
183
183
More details about the API object can be found at
184
- [ HorizontalPodAutoscaler Object] ( https://git.k8s.io/community/contributors/design-proposals/autoscaling/horizontal-pod-autoscaler.md#horizontalpodautoscaler-object ) .
184
+ [ HorizontalPodAutoscaler Object] (/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#horizontalpodautoscaler-v1-autoscaling).
185
+
185
186
186
187
## Support for Horizontal Pod Autoscaler in kubectl
187
188
You can’t perform that action at this time.
0 commit comments