Merge pull request #6475 from scjane/patch-15

Update cpu-management-policies.md
This commit is contained in:
Qiming
2017-11-29 12:26:04 +08:00
committed by GitHub
@@ -8,7 +8,7 @@ title: Control CPU Management Policies on the Node
Kubernetes keeps many aspects of how pods execute on nodes abstracted Kubernetes keeps many aspects of how pods execute on nodes abstracted
from the user. This is by design.  However, some workloads require from the user. This is by design.  However, some workloads require
stronger guarantees in terms of latency and/or performance in order to operate stronger guarantees in terms of latency and/or performance in order to operate
acceptably.  The kubelet provides methods to enable more complex workload acceptably. The kubelet provides methods to enable more complex workload
placement policies while keeping the abstraction free from explicit placement placement policies while keeping the abstraction free from explicit placement
directives. directives.