How in-place pod resizing boosts efficiency in OpenShift

59 · Red Hat · Dec. 23, 2025, 8:35 a.m.
Summary
This blog post discusses the new feature of in-place pod resizing in OpenShift, which allows for dynamic adjustment of CPU and memory resources for running pods without downtime. It explains the importance of this feature in improving resource utilization, minimizing operational overhead, and ensuring efficient management in Kubernetes environments. The post provides an overview of how to implement this feature and considerations to keep in mind, such as potential resource contention and compatibility with container runtimes.