“Understanding Resource Requests vs Limits in Kubernetes Containers”
Mar 18 · 2 min read · In container, 'Request' resources can't be shared ,but 'limits' resources can be shared. If container is running, scheduler always guarantee the required 'request' resources, which is necessary for t
Join discussion



















