Kubernetes Resource Management Concepts: Difference between revisions
Jump to navigation
Jump to search
(→Limit) |
(→Limit) |
||
Line 8: | Line 8: | ||
Kubernetes limit instructs the Linux kernel to kill the process running inside a container if it tries to exceed the specified limit. | |||
Also seeL {{Internal|Linux_cgroups#Memory_Limit|CGroups Memory Limit}} | |||
=Request= | =Request= |
Revision as of 20:37, 6 November 2019
Internal
Limit
Kubernetes limit instructs the Linux kernel to kill the process running inside a container if it tries to exceed the specified limit.
Also seeL
Request
TODO
- Merge and deplete OpenShift_Resource_Management_Concepts