From 0e1858674fa9d54158dbd974df42a91c03e0efbe Mon Sep 17 00:00:00 2001 From: Jiacheng Xu Date: Tue, 12 Mar 2019 18:30:42 +0100 Subject: [PATCH] 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. --- .../tasks/configure-pod-container/assign-memory-resource.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/configure-pod-container/assign-memory-resource.md b/content/en/docs/tasks/configure-pod-container/assign-memory-resource.md index c7cc8c46bb..df19079cbe 100644 --- a/content/en/docs/tasks/configure-pod-container/assign-memory-resource.md +++ b/content/en/docs/tasks/configure-pod-container/assign-memory-resource.md @@ -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 [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. If you are running Minikube, run the following command to enable the