In-Place Pod Resizing in Kubernetes v1.33
Aug 30, 2025 路 3 min read 路 The Old Problem: Scaling Meant Restarting Kubernetes has always been great at scaling workloads, but it had one big limitation: 馃憠 If you needed to increase CPU or memory for a running Pod, the only way was to delete and recreate it (usually via a De...
Join discussion