Najnowsze wiadomości
Przeczytaj wszystkie najnowsze wpisy na blogu

April 19, 2026
Kubernetes Management: Memory Request and Limit in Practice
This is the second part of an article series about resource management in Kubernetes. In the first part, we discussed how Kubernetes manages CPU, and in this part we focus on memory.
Read More
April 4, 2026
Kubernetes Resource Management: CPU Request and Limit in Practice
Kubernetes has been with us for 11 years now, and resource management is one of its most fundamental functions. Yet it remains one of the most common issues we observe in projects. Many people don’t know how to properly use resource management mechanisms or use them incorrectly. It’s still one of the most discussed topics in the Kubernetes world. In this article, I’d like to explain how CPU request and CPU limit work. In this post, we’ll focus on CPU, and in the next part, we’ll discuss memory management.
Read More