From 5a4f3c738b320a750641f3845dd1f10664f851ec Mon Sep 17 00:00:00 2001 From: jianglingxia Date: Fri, 14 Jul 2017 10:17:54 +0800 Subject: [PATCH] change the limit to request --- .../configuration/manage-compute-resources-container.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/configuration/manage-compute-resources-container.md b/docs/concepts/configuration/manage-compute-resources-container.md index 2858dbd726..12c0a30180 100644 --- a/docs/concepts/configuration/manage-compute-resources-container.md +++ b/docs/concepts/configuration/manage-compute-resources-container.md @@ -197,7 +197,7 @@ is pending with a message of this type, there are several things to try: - Add more nodes to the cluster. - Terminate unneeded Pods to make room for pending Pods. - Check that the Pod is not larger than all the nodes. For example, if all the - nodes have a capacity of `cpu: 1`, then a Pod with a limit of `cpu: 1.1` will + nodes have a capacity of `cpu: 1`, then a Pod with a request of `cpu: 1.1` will never be scheduled. You can check node capacities and amounts allocated with the