For the love of god, stop using CPU limits on Kubernetes
Best practices for CPU limits and requests on Kubernetes Lets summarize: Tim Hockin (one of the original Kubernetes maintainers at Google) has recommended the same for years. What about memory limits and requests? Everything in this post is about CPU and not memory. Memory is different because it is non-compressible – once you give memory you can’t…
Read More “For the love of god, stop using CPU limits on Kubernetes” »