From 4d58e7284a26d23c6ec217de023d47a181996653 Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Date: Tue, 3 Sep 2019 10:36:29 +0200 Subject: [PATCH] Fix broken link anchor (#16197) --- .../configuration/manage-compute-resources-container.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/configuration/manage-compute-resources-container.md b/content/en/docs/concepts/configuration/manage-compute-resources-container.md index 95de47de74..98ff861dd7 100644 --- a/content/en/docs/concepts/configuration/manage-compute-resources-container.md +++ b/content/en/docs/concepts/configuration/manage-compute-resources-container.md @@ -142,7 +142,7 @@ When using Docker: - The `spec.containers[].resources.requests.cpu` is converted to its core value, which is potentially fractional, and multiplied by 1024. The greater of this number or 2 is used as the value of the - [`--cpu-shares`](https://docs.docker.com/engine/reference/run/#/cpu-share-constraint) + [`--cpu-shares`](https://docs.docker.com/engine/reference/run/#cpu-share-constraint) flag in the `docker run` command. - The `spec.containers[].resources.limits.cpu` is converted to its millicore value and