Kubernetes Resource Management Concepts: Difference between revisions
Jump to navigation
Jump to search
(→Limit) |
|||
Line 6: | Line 6: | ||
=Limit= | =Limit= | ||
Kubernets limit instructs the Linux kernel to kill the process running inside a container if it tries to exceed the specified limit. | |||
=Request= | =Request= | ||
Revision as of 23:16, 5 November 2019
Internal
Limit
Kubernets limit instructs the Linux kernel to kill the process running inside a container if it tries to exceed the specified limit.
Request
TODO
- Merge and deplete OpenShift_Resource_Management_Concepts