Skip to main content

Beyond Autoscaling: What True Kubernetes Optimization Actually Requires

Andrew Hillier
Densify

Kubernetes has become the backbone of cloud infrastructure, but it's also one of its biggest cost drivers. Recent research from CloudBolt Software shows that 98% of senior IT leaders say Kubernetes now drives cloud spend, yet 91% still can't optimize it effectively. After years of adoption, most organizations have moved past discovery. They know container sprawl, idle resources and reactive scaling inflate costs. What they don't know is how to fix it.

Autoscalers and schedulers promised efficiency, but they were never built to deliver full optimization. They simply react to workload changes by adding or removing capacity. That functionality helps maintain performance, but it doesn't prevent waste. Real optimization requires a deeper understanding of how compute, memory and storage interact, which requires expertise that platform owners rarely have the bandwidth to build.

The Limits of Reactive Scaling

Autoscaling solved one of the earliest challenges in container management: keeping applications online during demand spikes. It adjusts resources in real time and expands and contracts as workloads grow or shrink. But autoscaling is reactive by design and can't tell if a workload is oversized, misconfigured or idle. It only reacts when utilization crosses a threshold.

Over time, those small inefficiencies compound. Containers get deployed with default limits that are far higher than they need, old workloads linger after releases, and resource requests go unchecked. The result is a steady drift toward over-provisioned clusters that perform well but waste money.

Platform engineers can see the symptoms but not always the cause. They have dashboards full of metrics but no easy way to connect them to actual workload behavior. The autoscaler keeps things running, so the problems stay hidden.

Why Optimization Requires a Different Skill Set

Kubernetes administrators are experts in orchestration, networking and security, but optimization requires a different mindset. Optimization takes workload analysis, predictive modeling and capacity planning, which are skills more common in data science than DevOps.

Even with the right data, optimization is hard to operationalize. Engineers need to interpret performance metrics across thousands of pods and nodes, identify anomalies and test configuration changes without risking downtime. Manual tuning doesn't scale, and without automated guidance, teams revert to the safer option of over-allocating capacity.

That safety margin provides stability but drains budget. Many organizations operate their Kubernetes clusters at half the efficiency they could achieve. They think they're optimizing because the autoscaler is active but they're actually maintaining uptime instead of improving performance.

The Cost Awareness Era Is Over

The early years of Kubernetes adoption focused on education. Teams had to justify why container sprawl mattered and why cost control should be a priority. That conversation is over. Every CIO knows that Kubernetes efficiency directly affects cloud budgets. The challenge now is moving from cost awareness to continuous optimization.

Efficiency has become a competitive differentiator. When every organization runs similar technologies, the ones that can extract more performance from the same resources gain an advantage in scale and speed.

What AI Workloads Can Teach Us

The explosion of AI workloads has created a parallel challenge. As organizations race to build and deploy models, they've begun hoarding GPUs. That stockpiling behavior mirrors early Kubernetes over-provisioning, which was essentially buying insurance against scarcity. But waste is created in the process.

Some enterprises now sit on GPU clusters worth millions of dollars and running at minimal utilization. Engineers over-reserve capacity because visibility is limited, and they'd rather pay for idle resources than risk missing demand. It's an understandable response, but it exposes the same problem: a lack of proactive optimization.

The answer is to make buffering more intelligent. Teams need to know how much excess capacity is prudent and how much is waste. With data-driven utilization tracking, they can maintain readiness without turning idle hardware into a permanent expense.

From Reactive Scaling to Proactive Control

Modern optimization approaches view Kubernetes as a living system rather than a set of pods. They correlate workload behavior with resource allocation and identify when performance can be maintained with less capacity. Instead of responding to utilization spikes, they predict them and make preemptive adjustments.

A proactive optimization process typically includes four steps:

  • Workload mapping: Identify how applications consume compute, memory and storage resources across the cluster.
  • Demand forecasting: Use historical patterns to predict usage rather than reacting to it.
  • Configuration tuning: Adjust requests, limits and placement rules to balance performance with efficiency.
  • Continuous validation: Monitor performance after each change and recalibrate automatically.

These steps close the loop between capacity planning and real-world behavior and turn optimization from a one-off cleanup project into an ongoing discipline.

Efficiency as a Shared Responsibility

Kubernetes optimization used to fall entirely on platform teams but today it sits at the intersection of engineering, operations, and finance. The problem is that each group views efficiency differently. Developers think in performance, finance thinks in cost, and platform owners think in availability. The challenge is unifying those perspectives around a single measure of success.

Some organizations use the concept of yield to do this. Instead of tracking utilization as a binary metric, they measure output per unit of compute. This mindset shifts the goal from minimizing cost to maximizing return on capacity and reframes optimization as a business lever, not a maintenance task.

Yield optimization also acknowledges that some redundancy is healthy. Systems need a buffer to absorb demand surges or outages. The difference is intent. Capacity should be maintained with purpose, not just out of habit. A cluster that runs at 80% utilization with a controlled buffer performs better, and costs less, than one that runs at 50% because no one wants to touch the settings.

A New Phase for DevOps Maturity

Cloud efficiency is entering a new phase where optimization is critical. Economic pressure, sustainability mandates and AI expansion have converged to make reactive scaling insufficient. Autoscalers will keep workloads online, but they won't make them efficient.

The next generation of DevOps maturity depends on visibility and control. We need to know what's running, how it's performing and how much it costs in real time. Teams that treat optimization as an engineering discipline will run faster, spend less and scale with confidence. Kubernetes doesn't just need to work. It needs to work right.

Andrew Hillier is Co-Founder and CTO of Densify

Hot Topics

The Latest

I've spent a lot of time in the channel, and one thing I keep coming back to is this: a partner program is only as good as what it looks like in the field. Many programs look great on paper, but when a partner is in front of a customer navigating a complex hybrid environment or trying to make the case for AI-powered observability, the gap between what a vendor promises and what it actually delivers becomes very clear, very fast ...

Enterprises today operate in a real-time environment where uninterrupted access to trusted data has become a baseline expectation for users, applications and automated systems. Traditional DataOps models, built on manual effort and human triage, cannot keep pace with this always active demand. AI agents are emerging as the operational backbone, ensuring consistent data availability, reinforcing trustworthiness and enabling a level of scale that manual processes cannot achieve ...

For decades, trust in the digital workplace rested on familiar signals. We trusted faces on video calls, voices on the phone, and emails that appeared to come from people we knew. These cues felt human and intuitive. They anchored how decisions were made, approvals were granted, and access was authorized. AI-powered deepfakes have quietly broken that model ...

Cloud migration was supposed to be a one-way door. For most enterprises, it turns out it isn't. Cloud data repatriation is a real and growing trend. A new survey ... finds that 89% of organizations plan to expand their on-premises infrastructure footprint over the next two years — and 75% have already moved at least some workloads back from public cloud in the past 24 months. The findings point to a broad rethinking of where data belongs ...

Over the past few years, large language models (LLMs) have revolutionized the software industry. Given their ability to excel at multi-step reasoning, LLMs have helped enterprises streamline workflows and adapt to the unknown. However, employing such models comes with sky-high costs, latency issues, and limited flexibility. In the realm of IT operations, it is generally wiser to employ smaller, domain-specific models instead ...

For years, DevOps teams operated under a simple assumption: collect enough telemetry, and you can find and fix any problem. That assumption is breaking down. Modern enterprises now operate across microservices, hybrid cloud environments, APIs, Kubernetes, and highly automated delivery pipelines. Releases happen continuously, dependencies shift constantly, and failures spread faster than teams can diagnose them ...

New Relic surveyed IT and engineering leaders from the media and entertainment (M&E) sector to understand what's working — and where challenges persist with their observability practices. The findings reveal how M&E organizations are navigating rising platform complexity, audience expectations, and AI-driven change. Below are five takeaways that stand out ...

Let me start with something I've seen play out more times than I can count. A team hits a wall with the cloud. Costs creep up, then spike. Performance starts to feel inconsistent. Someone in finance asks a simple question like "why did this double?" and nobody has a clean answer ... Maybe this isn't the right place for everything. That realization feels like a breakthrough, like you've identified the problem. In reality, you've just identified the starting line ...

In MEAN TIME TO INSIGHT Episode 24, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses network observability tool sprawl ... 

In cloud-native systems, scaling is often as simple as moving a slider. For on-premise databases, the stakes are different. Over-provisioning hardware is expensive. Under-provisioning leads to performance bottlenecks that are difficult to fix once the equipment is in the rack ...

Beyond Autoscaling: What True Kubernetes Optimization Actually Requires

Andrew Hillier
Densify

Kubernetes has become the backbone of cloud infrastructure, but it's also one of its biggest cost drivers. Recent research from CloudBolt Software shows that 98% of senior IT leaders say Kubernetes now drives cloud spend, yet 91% still can't optimize it effectively. After years of adoption, most organizations have moved past discovery. They know container sprawl, idle resources and reactive scaling inflate costs. What they don't know is how to fix it.

Autoscalers and schedulers promised efficiency, but they were never built to deliver full optimization. They simply react to workload changes by adding or removing capacity. That functionality helps maintain performance, but it doesn't prevent waste. Real optimization requires a deeper understanding of how compute, memory and storage interact, which requires expertise that platform owners rarely have the bandwidth to build.

The Limits of Reactive Scaling

Autoscaling solved one of the earliest challenges in container management: keeping applications online during demand spikes. It adjusts resources in real time and expands and contracts as workloads grow or shrink. But autoscaling is reactive by design and can't tell if a workload is oversized, misconfigured or idle. It only reacts when utilization crosses a threshold.

Over time, those small inefficiencies compound. Containers get deployed with default limits that are far higher than they need, old workloads linger after releases, and resource requests go unchecked. The result is a steady drift toward over-provisioned clusters that perform well but waste money.

Platform engineers can see the symptoms but not always the cause. They have dashboards full of metrics but no easy way to connect them to actual workload behavior. The autoscaler keeps things running, so the problems stay hidden.

Why Optimization Requires a Different Skill Set

Kubernetes administrators are experts in orchestration, networking and security, but optimization requires a different mindset. Optimization takes workload analysis, predictive modeling and capacity planning, which are skills more common in data science than DevOps.

Even with the right data, optimization is hard to operationalize. Engineers need to interpret performance metrics across thousands of pods and nodes, identify anomalies and test configuration changes without risking downtime. Manual tuning doesn't scale, and without automated guidance, teams revert to the safer option of over-allocating capacity.

That safety margin provides stability but drains budget. Many organizations operate their Kubernetes clusters at half the efficiency they could achieve. They think they're optimizing because the autoscaler is active but they're actually maintaining uptime instead of improving performance.

The Cost Awareness Era Is Over

The early years of Kubernetes adoption focused on education. Teams had to justify why container sprawl mattered and why cost control should be a priority. That conversation is over. Every CIO knows that Kubernetes efficiency directly affects cloud budgets. The challenge now is moving from cost awareness to continuous optimization.

Efficiency has become a competitive differentiator. When every organization runs similar technologies, the ones that can extract more performance from the same resources gain an advantage in scale and speed.

What AI Workloads Can Teach Us

The explosion of AI workloads has created a parallel challenge. As organizations race to build and deploy models, they've begun hoarding GPUs. That stockpiling behavior mirrors early Kubernetes over-provisioning, which was essentially buying insurance against scarcity. But waste is created in the process.

Some enterprises now sit on GPU clusters worth millions of dollars and running at minimal utilization. Engineers over-reserve capacity because visibility is limited, and they'd rather pay for idle resources than risk missing demand. It's an understandable response, but it exposes the same problem: a lack of proactive optimization.

The answer is to make buffering more intelligent. Teams need to know how much excess capacity is prudent and how much is waste. With data-driven utilization tracking, they can maintain readiness without turning idle hardware into a permanent expense.

From Reactive Scaling to Proactive Control

Modern optimization approaches view Kubernetes as a living system rather than a set of pods. They correlate workload behavior with resource allocation and identify when performance can be maintained with less capacity. Instead of responding to utilization spikes, they predict them and make preemptive adjustments.

A proactive optimization process typically includes four steps:

  • Workload mapping: Identify how applications consume compute, memory and storage resources across the cluster.
  • Demand forecasting: Use historical patterns to predict usage rather than reacting to it.
  • Configuration tuning: Adjust requests, limits and placement rules to balance performance with efficiency.
  • Continuous validation: Monitor performance after each change and recalibrate automatically.

These steps close the loop between capacity planning and real-world behavior and turn optimization from a one-off cleanup project into an ongoing discipline.

Efficiency as a Shared Responsibility

Kubernetes optimization used to fall entirely on platform teams but today it sits at the intersection of engineering, operations, and finance. The problem is that each group views efficiency differently. Developers think in performance, finance thinks in cost, and platform owners think in availability. The challenge is unifying those perspectives around a single measure of success.

Some organizations use the concept of yield to do this. Instead of tracking utilization as a binary metric, they measure output per unit of compute. This mindset shifts the goal from minimizing cost to maximizing return on capacity and reframes optimization as a business lever, not a maintenance task.

Yield optimization also acknowledges that some redundancy is healthy. Systems need a buffer to absorb demand surges or outages. The difference is intent. Capacity should be maintained with purpose, not just out of habit. A cluster that runs at 80% utilization with a controlled buffer performs better, and costs less, than one that runs at 50% because no one wants to touch the settings.

A New Phase for DevOps Maturity

Cloud efficiency is entering a new phase where optimization is critical. Economic pressure, sustainability mandates and AI expansion have converged to make reactive scaling insufficient. Autoscalers will keep workloads online, but they won't make them efficient.

The next generation of DevOps maturity depends on visibility and control. We need to know what's running, how it's performing and how much it costs in real time. Teams that treat optimization as an engineering discipline will run faster, spend less and scale with confidence. Kubernetes doesn't just need to work. It needs to work right.

Andrew Hillier is Co-Founder and CTO of Densify

Hot Topics

The Latest

I've spent a lot of time in the channel, and one thing I keep coming back to is this: a partner program is only as good as what it looks like in the field. Many programs look great on paper, but when a partner is in front of a customer navigating a complex hybrid environment or trying to make the case for AI-powered observability, the gap between what a vendor promises and what it actually delivers becomes very clear, very fast ...

Enterprises today operate in a real-time environment where uninterrupted access to trusted data has become a baseline expectation for users, applications and automated systems. Traditional DataOps models, built on manual effort and human triage, cannot keep pace with this always active demand. AI agents are emerging as the operational backbone, ensuring consistent data availability, reinforcing trustworthiness and enabling a level of scale that manual processes cannot achieve ...

For decades, trust in the digital workplace rested on familiar signals. We trusted faces on video calls, voices on the phone, and emails that appeared to come from people we knew. These cues felt human and intuitive. They anchored how decisions were made, approvals were granted, and access was authorized. AI-powered deepfakes have quietly broken that model ...

Cloud migration was supposed to be a one-way door. For most enterprises, it turns out it isn't. Cloud data repatriation is a real and growing trend. A new survey ... finds that 89% of organizations plan to expand their on-premises infrastructure footprint over the next two years — and 75% have already moved at least some workloads back from public cloud in the past 24 months. The findings point to a broad rethinking of where data belongs ...

Over the past few years, large language models (LLMs) have revolutionized the software industry. Given their ability to excel at multi-step reasoning, LLMs have helped enterprises streamline workflows and adapt to the unknown. However, employing such models comes with sky-high costs, latency issues, and limited flexibility. In the realm of IT operations, it is generally wiser to employ smaller, domain-specific models instead ...

For years, DevOps teams operated under a simple assumption: collect enough telemetry, and you can find and fix any problem. That assumption is breaking down. Modern enterprises now operate across microservices, hybrid cloud environments, APIs, Kubernetes, and highly automated delivery pipelines. Releases happen continuously, dependencies shift constantly, and failures spread faster than teams can diagnose them ...

New Relic surveyed IT and engineering leaders from the media and entertainment (M&E) sector to understand what's working — and where challenges persist with their observability practices. The findings reveal how M&E organizations are navigating rising platform complexity, audience expectations, and AI-driven change. Below are five takeaways that stand out ...

Let me start with something I've seen play out more times than I can count. A team hits a wall with the cloud. Costs creep up, then spike. Performance starts to feel inconsistent. Someone in finance asks a simple question like "why did this double?" and nobody has a clean answer ... Maybe this isn't the right place for everything. That realization feels like a breakthrough, like you've identified the problem. In reality, you've just identified the starting line ...

In MEAN TIME TO INSIGHT Episode 24, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses network observability tool sprawl ... 

In cloud-native systems, scaling is often as simple as moving a slider. For on-premise databases, the stakes are different. Over-provisioning hardware is expensive. Under-provisioning leads to performance bottlenecks that are difficult to fix once the equipment is in the rack ...