Difference between revisions of "Cpu:"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} spec: containers:")
 
 
(13 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
     [[spec:]]
 
     [[spec:]]
 
       [[containers:]]
 
       [[containers:]]
 +
 +
 +
[[resources:]]
 +
  [[requests:]]
 +
    cpu: "1000m"
 +
    [[memory:]] "2Gi"
 +
  limits:
 +
    cpu: "1000m"
 +
    memory: "2Gi"
 +
 +
 +
[[kind: Pod]]
 +
 +
[[Insufficient cpu]]
 +
 +
[[kubectl describe nodes]] | grep cpu
 +
 +
== Related ==
 +
* <code>[[Insufficient cpu]]</code>
 +
* <code>[[cluster_autoscaling]]</code>
 +
* [[CpuShares]]
 +
 +
== See also ==
 +
* {{FailedScheduling}}
 +
* {{K8s tr}}
 +
 +
[[Category:K8s]]

Latest revision as of 04:41, 4 June 2024

Advertising: