ScaleOps offers Karpenter optimizer
ScaleOps
This shows ScaleOps shifting from replacing the native autoscaler to sitting on top of it, which is usually the stronger position once open source gets good enough. Karpenter already handles node provisioning for EKS and added more stable disruption controls at 1.0, so ScaleOps is moving up one layer, helping teams choose cheaper instance mixes, safer consolidation windows, and better defaults without asking them to rip out a tool they already run.
-
Karpenter 1.0 made direct head to head competition harder. AWS shipped stable APIs in August 2024 and added disruption budget controls and consolidation tuning, which are exactly the kinds of core autoscaler features a third party would otherwise try to own.
-
ScaleOps is packaging the missing operator layer around Karpenter. Its add on picks instance families and generations based on live pod demand, uses EC2 Fleet to spread across zones and types, and lets teams schedule consolidation for off hours instead of letting cost savings create production churn.
-
This is also a competitive response to platform lock in. Google and Microsoft already bundle native node autoscaling into GKE and AKS, so third party tools win by improving decisions on top of the cloud default, not by asking customers to trust a separate control plane for basic scaling.
The next step is for Kubernetes optimization vendors to become decision engines that plug into the hyperscalers control loops. If Karpenter keeps absorbing baseline automation, the durable products will be the ones that add workload specific policy, safer disruption handling, and cross cluster cost intelligence that the cloud providers do not expose by default.