Unverified Commit 1fd31bc1 authored by sebgl's avatar sebgl Committed by GitHub

Fix dead-link to dns-horizontal-autoscaler

It looks like dns-horizontal-autoscaler doesn't exist in the dns repository anymore, but one level higher. This PR fixes the dead link.
parent 63c90bb4
...@@ -9,7 +9,7 @@ can use the DNS Service’s IP to resolve DNS names. ...@@ -9,7 +9,7 @@ can use the DNS Service’s IP to resolve DNS names.
## Manually scale kube-dns Deployment ## Manually scale kube-dns Deployment
kube-dns creates only one DNS Pod by default. If kube-dns creates only one DNS Pod by default. If
[dns-horizontal-autoscaler](../dns-horizontal-autoscaler/) [dns-horizontal-autoscaler](../../dns-horizontal-autoscaler/)
is not enabled, you may need to manually scale kube-dns Deployment. is not enabled, you may need to manually scale kube-dns Deployment.
Please use below `kubectl scale` command to scale: Please use below `kubectl scale` command to scale:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment