kubernetes - resource limits exceeded
问题 I have a cluster running Kubernetes v1.6.7. The VMs are : Distributor ID: Debian Description: Debian GNU/Linux 8.7 (jessie) Release: 8.7 Codename: jessie Kernel : 3.16.0-4-amd64 We have set cpu limits in deployments, however pods comsume cpu over this limit if they need to. Is there something am I missing ? Like a parameter in kubelet to enable this limit ? I haven't found anything about this problem. For example, if I create the following deployment : apiVersion: extensions/v1beta1 kind: