Oracle Kubernetes Engine cost optimization uses KEDA to scale to zero
Oracle Cloud Infrastructure provides a technical guide for optimizing Kubernetes costs on Oracle Kubernetes Engine (OKE) by integrating KEDA for event-driven pod scaling and the OCI Cluster Autoscaler for node management. The architecture enables non-production workloads to scale to zero during idle periods, reducing compute consumption and infrastructure costs.
Key Takeaways
- KEDA HTTP Add-on enables event-driven scaling for workloads that are otherwise idle outside business hours
- OCI Cluster Autoscaler removes empty worker nodes once KEDA reduces application pods to zero
- Architecture requires a managed 'core' node pool to host system components like CoreDNS and the autoscaler itself
- ScaledObject configurations allow for 5 replicas during business hours while maintaining scale-to-zero at night
Why It Matters
This technical integration addresses the persistent issue of over-provisioned staging and development environments that inflate cloud budgets. By combining pod-level event triggers with node-level autoscaling, streaming engineers can maintain production-like environments without paying for 24/7 uptime. Within the broader ecosystem, this move aligns Oracle with industry shifts toward more granular, serverless-style billing for containerized infrastructure. As streaming platforms face increasing pressure to improve margins, automated resource reclamation becomes a critical operational standard. Watch for whether Oracle introduces similar native scale-to-zero capabilities for its Virtual Node Pools, which currently lack KEDA HTTP add-on support.
Additional Context
KEDA has become a de facto standard for event-driven autoscaling across major cloud providers, with each integrating it into their managed Kubernetes offerings. Microsoft, which originally developed KEDA and donated it to the CNCF, announced in early 2026 that KEDA had reached graduated project status within the CNCF, reflecting broad production adoption across the ecosystem. Oracle's integration of KEDA with OKE positions it alongside AWS EKS, Google GKE, and Azure AKS, all of which support KEDA-based autoscaling for containerized workloads. The scale-to-zero pattern Oracle describes is particularly relevant for streaming media pipelines that experience bursty encoding, transcoding, and packaging workloads tied to content ingestion schedules rather than steady-state traffic.
The broader trend toward granular cost control in cloud infrastructure reflects pressure from enterprises managing multi-cloud Kubernetes estates. NIST's February 2026 draft concept paper on agentic architectures describes systems that obtain additional context and may take action, focusing on identification, authentication, authorization, and delegation controls, which parallels the security model Oracle applies when KEDA triggers interact with OCI IAM policies for node lifecycle management. Meanwhile, Deepgram's integration with AWS SageMaker using IAM temporary delegation demonstrates a similar pattern of scoped, time-bound access for production AI workloads running inside customer VPCs, a model that streaming platforms deploying real-time transcription or voice processing on Kubernetes could adopt for cost and compliance reasons.
On the technical side, KEDA's HTTP add-on remains a gap for certain streaming use cases that require request-driven scaling without external event sources. Oracle's documentation notes that Virtual Node Pools do not yet support the HTTP add-on, which limits scale-to-zero for HTTP-triggered workloads such as API-driven content processing. XPENG's IRON humanoid robot, which uses three internally designed Turing AI chips to achieve 2,250 TOPS of computing performance, illustrates the broader industry push toward edge inference to reduce dependence on remote processing and lower latency, a parallel concern for streaming platforms evaluating whether to run inference workloads on centralized Kubernetes clusters or at the edge. For Oracle specifically, closing the HTTP add-on gap on Virtual Node Pools would make OKE competitive with GKE's Autopilot mode, which already supports request-based scale-to-zero for HTTP workloads without requiring external scalers.
Read full article at blogs.oracle.com
Enjoy our coverage?
Add StreamingMeme as a preferred source on Google to see more of our streaming news at the top of your Search results.
Add as preferred source