Quantcast
Channel: Active questions tagged containers - DevOps Stack Exchange
Viewing all articles
Browse latest Browse all 164

In kubernetes, I want to restrict my pod scheduling on worker node if memory utilisation of worker node goes above 50% of its capacity?

$
0
0

For eg: worker node(W) have 64GB of memory and 16vCPUs

resources assigned to a pod : cpu - 4 , memory- 8GB

Now only 4 pods can be scheduled on worker node(W).

How can i achieve this ?

Node affinity , node selectors or taint and tolerations do not work in this case.


Viewing all articles
Browse latest Browse all 164

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>