# InPlacePodVerticalScaling: Scale Pods Without Restarting

DevFeed: [InPlacePodVerticalScaling: Scale Pods Without Restarting](<https://devfeed.tech/articles/inplacepodverticalscaling-scale-pods-without-restarting-30.md>)

Original publisher: [Read original article](<https://blog.abhimanyu-saharan.com/posts/inplacepodverticalscaling-scale-pods-without-restarting>)

Author: Abhimanyu Saharan

Published: 2025-05-16T00:00:00Z

Content type: article

Language: en

Sources: [Abhimanyu Saharan](<https://devfeed.tech/sources/abhimanyu-s-blog.md>)

Topics: [Kubernetes v1.33](<https://devfeed.tech/topics/kubernetes-v1-33.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [cpu](<https://devfeed.tech/topics/cpu.md>)

Tags: [cpu](<https://devfeed.tech/tags/cpu.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-v1-33](<https://devfeed.tech/tags/kubernetes-v1-33.md>), [memory](<https://devfeed.tech/tags/memory.md>), [scale](<https://devfeed.tech/tags/scale.md>)

## AI overview

This article examines how Kubernetes v1.33 enables pods to scale CPU and memory resources without restarting. It also discusses situations where this capability may not be sufficient.

## Source excerpt

Pods that grow with your workload? Discover how Kubernetes v1.33 lets you scale CPU and memory without a restart, and when it still might not be enough.