limitrange-update
I think it's redundant that the second to ,in order to do sth and do sth!thanks!
This commit is contained in:
committed by
Andrew Chen
parent
eeb1367c64
commit
474ae68f25
@@ -24,7 +24,7 @@ each namespace.
|
|||||||
3. Users may create a pod which consumes resources just below the capacity of a machine. The left over space
|
3. Users may create a pod which consumes resources just below the capacity of a machine. The left over space
|
||||||
may be too small to be useful, but big enough for the waste to be costly over the entire cluster. As a result,
|
may be too small to be useful, but big enough for the waste to be costly over the entire cluster. As a result,
|
||||||
the cluster operator may want to set limits that a pod must consume at least 20% of the memory and CPU of their
|
the cluster operator may want to set limits that a pod must consume at least 20% of the memory and CPU of their
|
||||||
average node size in order to provide for more uniform scheduling and to limit waste.
|
average node size in order to provide for more uniform scheduling and limit waste.
|
||||||
|
|
||||||
This example demonstrates how limits can be applied to a Kubernetes [namespace](/docs/admin/namespaces/walkthrough/) to control
|
This example demonstrates how limits can be applied to a Kubernetes [namespace](/docs/admin/namespaces/walkthrough/) to control
|
||||||
min/max resource limits per pod. In addition, this example demonstrates how you can
|
min/max resource limits per pod. In addition, this example demonstrates how you can
|
||||||
|
|||||||
Reference in New Issue
Block a user