You are viewing documentation for a release that is no longer maintainedSee documentation for the latest supported version 3 or the latest supported version 4.
14.4.3. CPU 限制
pod 中的每个容器可以指定节点上要使用的 CPU 数量。CPU 限制控制容器独立于节点上争用的最大 CPU 数量。如果容器尝试超过指定的限制,系统会节流容器。这允许容器具有一致的服务级别,独立于调度到节点的 pod 数量。