From 7074634eb5fec9a5f9e1feb0983769dfabf4bc6a Mon Sep 17 00:00:00 2001 From: Xiaoyu Zhang Date: Thu, 30 Mar 2017 20:16:03 +0800 Subject: [PATCH] Update links from v1.5 to v1.6 Update links from v1.5 to v1.6 --- .../configuration/manage-compute-resources-container.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/concepts/configuration/manage-compute-resources-container.md b/docs/concepts/configuration/manage-compute-resources-container.md index d55c425692..18efc4c858 100644 --- a/docs/concepts/configuration/manage-compute-resources-container.md +++ b/docs/concepts/configuration/manage-compute-resources-container.md @@ -238,7 +238,7 @@ the node. The amount of resources available to Pods is less than the node capacity, because system daemons use a portion of the available resources. The `allocatable` field -[NodeStatus](/docs/resources-reference/v1.5/#nodestatus-v1) +[NodeStatus](/docs/resources-reference/v1.6/#nodestatus-v1-core) gives the amount of resources that are available to Pods. For more information, see [Node Allocatable Resources](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node-allocatable.md). @@ -422,7 +422,7 @@ consistency across providers and platforms. * [Container](/docs/api-reference/v1.6/#container-v1-core) -* [ResourceRequirements](/docs/resources-reference/v1.5/#resourcerequirements-v1) +* [ResourceRequirements](/docs/resources-reference/v1.6/#resourcerequirements-v1-core) {% endcapture %}