FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Kubernetes 1.35 Removes the Restart Tax — Why Stateful Workloads Just Got Easier to Operate
NewsSystems

Kubernetes 1.35 Removes the Restart Tax — Why Stateful Workloads Just Got Easier to Operate

via Dev.toNTCTech2h ago

Kubernetes 1.35 in-place pod resize graduates to stable — and with it, six years of a hidden operational tax on stateful workloads comes to an end. If a container needed more CPU or memory, the only safe answer was a restart. That design made sense for stateless services. It was painful for everything else. Increase memory on a JVM service and the JIT cache disappears. Resize a PostgreSQL pod and WAL replay starts again from the last checkpoint. Restart Redis and your cache warm-up becomes a production event that ripples across dependent services. Restart a Kafka broker and partition rebalancing begins — consuming cluster bandwidth while your application waits. Because of that reality, most platform teams quietly shelved one of Kubernetes' most promising automation tools: Vertical Pod Autoscaler. VPA could recommend resource changes with reasonable accuracy. Actually applying them was a different calculation entirely. In production, the restart cost was often higher than the resource i

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

RHAPSODY OF REALITIES - 16TH MARCH 2026
"Facts may change, but truth is eternal.
News

RHAPSODY OF REALITIES - 16TH MARCH 2026 "Facts may change, but truth is eternal.

Medium Programming • 24m ago

News

When perfection is table stakes

Lobsters • 35m ago

Voice-integrated development with Kiro.
News

Voice-integrated development with Kiro.

Medium Programming • 1h ago

Happy Monday 😀
News

Happy Monday 😀

Dev.to • 1h ago

Modeling Token Buckets in PlusCal and TLA+
News

Modeling Token Buckets in PlusCal and TLA+

Lobsters • 1h ago

Discover More Articles