Update index.md

This commit is contained in:
Pablo Guerrero
2016-10-13 14:43:48 +02:00
committed by GitHub
parent 5f80e4623d
commit 8f41a65a40
+1 -1
View File
@@ -8,7 +8,7 @@ assignees:
By default, pods run with unbounded CPU and memory limits. This means that any pod in the
system will be able to consume as much CPU and memory on the node that executes the pod.
Users may want to impose restrictions on the amount of resource a single pod in the system may consume
Users may want to impose restrictions on the amount of resources a single pod in the system may consume
for a variety of reasons.
For example: