Difference between revisions of "Kubernetes resources:"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
− | + | ||
− | + | {{resources:}} | |
− | + | ||
− | + | ||
− | |||
− | |||
[[kind: PersistentVolumeClaim]] | [[kind: PersistentVolumeClaim]] | ||
Line 22: | Line 20: | ||
* <code>[[spec.containers]]</code> | * <code>[[spec.containers]]</code> | ||
* [[kind: ClusterRole]] | * [[kind: ClusterRole]] | ||
+ | * [[containers:]] | ||
== See also == | == See also == |
Latest revision as of 04:42, 4 June 2024
resources: requests: memory: "64Mi" cpu: "250m" limits: memory: "128Mi" cpu: "500m"
kind: PersistentVolumeClaim .../... resources: requests: storage: 1Gi
Related[edit]
autoScaler:
restartPolicy:
Xmx
- CKA Understand how resource limits can affect Pod scheduling
- kubectl describe nodes (conditions:)
spec.containers
- kind: ClusterRole
- containers:
See also[edit]
Advertising: