Update assign-cpu-resource.md (#13154)

Remove the "do not" since you should not skip the steps if you don't have metric-server running.
This commit is contained in:
Jiacheng Xu
2019-03-13 16:33:39 +01:00
committed by Kubernetes Prow Robot
parent 2b3ced6a00
commit 3d509106b9
@@ -22,7 +22,7 @@ Each node in your cluster must have at least 1 CPU.
A few of the steps on this page require you to run the A few of the steps on this page require you to run the
[metrics-server](https://github.com/kubernetes-incubator/metrics-server) [metrics-server](https://github.com/kubernetes-incubator/metrics-server)
service in your cluster. If you do not have the metrics-server service in your cluster. If you have the metrics-server
running, you can skip those steps. running, you can skip those steps.
If you are running minikube, run the following command to enable If you are running minikube, run the following command to enable