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

Cloud outages are usually described as technical failures. When a service goes down, a dependency breaks, or a region has issues, the focus immediately shifts to infrastructure. But if you look closely at how these incidents actually unfold, the root cause is rarely the technology itself. It is almost always tied to decisions made earlier, during design, implementation, or day-to-day operations. The system behaves the way it was built. The real question is how it was built ...

77% of leaders say their teams need AI skills urgently. 64% say their organization plans to train current employees rather than hire new ones. So far, so reasonable. The part that surprised me is who's been put in charge: 34% of those leaders say IT and engineering own the AI skills mandate. Learning and Development or HR own it at 7% of organizations. That's roughly five-to-one in favor of the people who understand the tools, over the people whose actual job is teaching adults how to learn new ones ...

In the ever-evolving digital landscape, enterprises are increasingly focused on enhancing their observability stacks to gain deeper insights into their IT environments. Observability has become a cornerstone of modern IT operations, enabling organizations to monitor, diagnose, and optimize their systems with unprecedented precision. However, a critical piece of the puzzle often goes unnoticed in this transformation: IBM i ...

We just surveyed 300 frontend and mobile engineers across 16 countries, and the finding that keeps sticking with me isn't the one about AI. It's this: 74% of engineering teams rate themselves in the "middle" of the observability maturity scale. Not reactive, not strategic. Stuck in the middle. They have dashboards, they have tracing, they have alerts. And yet when something goes wrong, they still can't tell you why ...

In MEAN TIME TO INSIGHT Episode 25, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses  AI's impact on the Wide Area Network (WAN) ... 

Application performance monitoring (APM) dashboards are only as useful as what they are configured to measure. The default setup covers obvious failure modes such as downtime, error spikes, and latency breaches, but it does not cover everything. Some failures produce no alerts or anomalies. The dashboard stays green while users experience a broken product. Here are six signs that is happening ...

The race to deploy AI is largely over. Most enterprises have entered it. The question now is not whether artificial intelligence is running inside the organization. The question is whether anyone is genuinely responsible for what it does. That is not a technical question. It is a leadership one. And most organizations are not yet structured to answer it honestly ...

A new analysis of 250 real-world queries across common retail tasks, such as product pricing, availability, ratings, shipping and specifications, reveals systemic inefficiency at the heart of web-based AI agents. On average, 97.9% of the data retrieved by agents from live web pages is irrelevant to the query being answered. Specifically, the average page ingested ran nearly 9,000 characters, while the average answer was just 32 characters, resulting in a noise-to-signal ratio of 278:1. Price queries were the most extreme outlier, with noise rates approaching 99.5%. That's not a rounding error. That's a structural problem ...

The enterprises that will define the next decade are not the ones that deployed the most technology. They are the ones who understood what their technology was actually doing. That distinction is not a philosophical point. It is the central operational challenge facing every organization that has spent the last five years modernizing at speed ...

AI is becoming the operating system of the enterprise. It acts as an invisible coordination layer that understands intent, connects systems, and executes work across complex SaaS environments. Previously, employees had to click through multiple systems — CRM, ERP, support tools, collaboration platforms — to complete a single task. Now, instead of navigating each application manually, they can simply state what they need to accomplish ...

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

Cloud outages are usually described as technical failures. When a service goes down, a dependency breaks, or a region has issues, the focus immediately shifts to infrastructure. But if you look closely at how these incidents actually unfold, the root cause is rarely the technology itself. It is almost always tied to decisions made earlier, during design, implementation, or day-to-day operations. The system behaves the way it was built. The real question is how it was built ...

77% of leaders say their teams need AI skills urgently. 64% say their organization plans to train current employees rather than hire new ones. So far, so reasonable. The part that surprised me is who's been put in charge: 34% of those leaders say IT and engineering own the AI skills mandate. Learning and Development or HR own it at 7% of organizations. That's roughly five-to-one in favor of the people who understand the tools, over the people whose actual job is teaching adults how to learn new ones ...

In the ever-evolving digital landscape, enterprises are increasingly focused on enhancing their observability stacks to gain deeper insights into their IT environments. Observability has become a cornerstone of modern IT operations, enabling organizations to monitor, diagnose, and optimize their systems with unprecedented precision. However, a critical piece of the puzzle often goes unnoticed in this transformation: IBM i ...

We just surveyed 300 frontend and mobile engineers across 16 countries, and the finding that keeps sticking with me isn't the one about AI. It's this: 74% of engineering teams rate themselves in the "middle" of the observability maturity scale. Not reactive, not strategic. Stuck in the middle. They have dashboards, they have tracing, they have alerts. And yet when something goes wrong, they still can't tell you why ...

In MEAN TIME TO INSIGHT Episode 25, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses  AI's impact on the Wide Area Network (WAN) ... 

Application performance monitoring (APM) dashboards are only as useful as what they are configured to measure. The default setup covers obvious failure modes such as downtime, error spikes, and latency breaches, but it does not cover everything. Some failures produce no alerts or anomalies. The dashboard stays green while users experience a broken product. Here are six signs that is happening ...

The race to deploy AI is largely over. Most enterprises have entered it. The question now is not whether artificial intelligence is running inside the organization. The question is whether anyone is genuinely responsible for what it does. That is not a technical question. It is a leadership one. And most organizations are not yet structured to answer it honestly ...

A new analysis of 250 real-world queries across common retail tasks, such as product pricing, availability, ratings, shipping and specifications, reveals systemic inefficiency at the heart of web-based AI agents. On average, 97.9% of the data retrieved by agents from live web pages is irrelevant to the query being answered. Specifically, the average page ingested ran nearly 9,000 characters, while the average answer was just 32 characters, resulting in a noise-to-signal ratio of 278:1. Price queries were the most extreme outlier, with noise rates approaching 99.5%. That's not a rounding error. That's a structural problem ...

The enterprises that will define the next decade are not the ones that deployed the most technology. They are the ones who understood what their technology was actually doing. That distinction is not a philosophical point. It is the central operational challenge facing every organization that has spent the last five years modernizing at speed ...

AI is becoming the operating system of the enterprise. It acts as an invisible coordination layer that understands intent, connects systems, and executes work across complex SaaS environments. Previously, employees had to click through multiple systems — CRM, ERP, support tools, collaboration platforms — to complete a single task. Now, instead of navigating each application manually, they can simply state what they need to accomplish ...