Tag

default-resources

0 views collected around this technical thread.

360 Tech Engineering
360 Tech Engineering
Jul 26, 2018 · Cloud Native

Setting Default Resource Requests and Limits for Pods in a Kubernetes Namespace

This tutorial explains how to configure default CPU and memory requests and limits for containers in a Kubernetes namespace using LimitRange objects, demonstrates the effect with several pod examples, and shows how to clean up the resources afterward.

DevOpsKubernetesLimitRange
0 likes · 8 min read
Setting Default Resource Requests and Limits for Pods in a Kubernetes Namespace