Fix typo in `dns-horizontal-autoscaling.md` (#13051)

* `turning` -> `tuning`

* Remove duplicate `'s control`
This commit is contained in:
chenrui 2019-03-12 15:28:39 -04:00 committed by Kubernetes Prow Robot
parent ba9f7f10e2
commit 4f5d3ce834
1 changed files with 3 additions and 3 deletions

View File

@ -145,7 +145,7 @@ There are other supported scaling patterns. For details, see
## Disable DNS horizontal autoscaling ## Disable DNS horizontal autoscaling
There are a few options for turning DNS horizontal autoscaling. Which option to There are a few options for tuning DNS horizontal autoscaling. Which option to
use depends on different conditions. use depends on different conditions.
### Option 1: Scale down the dns-autoscaler deployment to 0 replicas ### Option 1: Scale down the dns-autoscaler deployment to 0 replicas
@ -183,8 +183,8 @@ The output is:
### Option 3: Delete the dns-autoscaler manifest file from the master node ### Option 3: Delete the dns-autoscaler manifest file from the master node
This option works if dns-autoscaler is under control of the This option works if dns-autoscaler is under control of the
[Addon Manager](https://git.k8s.io/kubernetes/cluster/addons/README.md)'s [Addon Manager](https://git.k8s.io/kubernetes/cluster/addons/README.md),
control, and you have write access to the master node. and you have write access to the master node.
Sign in to the master node and delete the corresponding manifest file. Sign in to the master node and delete the corresponding manifest file.
The common path for this dns-autoscaler is: The common path for this dns-autoscaler is: