OpsCanary
kubernetesai workloadsPractitioner

Subaru's Kubernetes Revolution: 60x Faster AI Development

4 min read CNCF BlogJul 29, 2026Reviewed for accuracy
Share
PractitionerHands-on experience recommended

In the fast-paced world of AI development, speed and efficiency are paramount. Subaru's recent victory in the CNCF End User Case Study Contest highlights how they tackled these challenges head-on by building a cloud-native AI platform on Kubernetes. By utilizing multiple CNCF projects, they significantly accelerated their workflows, demonstrating the power of modern infrastructure in driving innovation.

Subaru's architecture combines Envoy Gateway, Gateway API, and MetalLB to optimize their Kubernetes environment. This setup reduced pull times for large AI container images from approximately three hours to just three minutes—a staggering 60x improvement. Additionally, they adopted a GitOps workflow using Argo CD and Helmfile, which allowed them to standardize application delivery and centrally manage application definitions. Argo Workflows further automated their end-to-end machine learning pipeline, enhancing reproducibility and operational efficiency.

In production, it's crucial to understand the interplay between these components. The combination of Envoy Gateway for advanced routing and MetalLB for load balancing is particularly effective for bare metal Kubernetes clusters. As you implement similar solutions, keep an eye on the operational overhead and ensure that your team is comfortable with GitOps practices. This approach not only streamlines deployments but also fosters a culture of collaboration and version control in infrastructure management.

Key takeaways

  • Leverage Envoy Gateway and MetalLB to optimize Kubernetes for AI workloads.
  • Adopt GitOps with Argo CD and Helmfile to standardize application delivery.
  • Utilize Argo Workflows to automate machine learning pipelines for better reproducibility.
  • Expect significant performance improvements—Subaru achieved a 60x reduction in image pull times.
  • Focus on collaboration and version control in infrastructure management.

Why it matters

This case study exemplifies how adopting cloud-native technologies can drastically improve operational efficiency and accelerate development cycles, especially in AI. The ability to reduce deployment times significantly can lead to faster iterations and innovation.

When NOT to use this

The official docs don't call out specific anti-patterns here. Use your judgment based on your scale and requirements.

Want the complete reference?

Read official docs

Test what you just learned

Quiz questions written from this article

Take the quiz →
Better StackSponsor

Unified observability — logs, uptime monitoring, and on-call in one place. Used by 50,000+ engineering teams to ship faster and sleep better.

Try Better Stack free →

Get the daily digest

One email. 5 articles. Every morning.

No spam. Unsubscribe anytime.