Update assign-memory-resource.md (#13037)

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-12 18:30:42 +01:00
committed by Kubernetes Prow Robot
parent 23dacbb83b
commit 0e1858674f
@@ -21,7 +21,7 @@ Each node in your cluster must have at least 300 MiB of memory.
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 the If you are running Minikube, run the following command to enable the