Difference between revisions of "Kubernetes resources:"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
== See also == | == See also == | ||
* {{Kubernetes restartPolicy}} | * {{Kubernetes restartPolicy}} | ||
− | |||
[[Category:K8s]] | [[Category:K8s]] |
Revision as of 11:12, 31 October 2023
resources: requests: memory: "64Mi" cpu: "250m" limits: memory: "128Mi" cpu: "500m"
Related
autoScaler:
restartPolicy:
Xmx
- CKA Understand how resource limits can affect Pod scheduling
- kubectl describe nodes (conditions:)
spec.containers
- kind: ClusterRole
See also
Advertising: