Search results for: kubernetes


How NetEase Games achieved 30-second LLM cold starts on Kubernetes

Posted on May 21, 2026 | Haifeng Liao, Senior Infrastructure Engineer at NetEase Games and Xiang Zhang, Head of AI Infrastructure at NetEase Games

At NetEase Games, we learned a hard lesson about large language model (LLM) inference in production: elastic compute is only useful if data can move just as fast. “Elastic compute is only useful if data can…


How to get engineering time back from Kubernetes upgrades

Posted on May 11, 2026 | Munib Ali, Director of Engineering, SRE Fairwinds

Kubernetes powers your products, but with that power and flexibility comes organizational challenges around managing complexity and maintenance. It can be tough for an organization to keep up with the speed of open source, especially at…


Benchmarking AI agent retrieval strategies on Kubernetes bug fixes

Posted on May 8, 2026 | Brandon Foley

I’ve been using AI coding agents as part of my daily engineering workflow and wanted to understand how well they actually perform on real-world bugs. To test this, I ran a series of structured experiments using…



The New Stack: “Fresh data has us asking, does AI demand Kubernetes?”

Posted on May 1, 2026

A new report reveals Kubernetes’ central role in AI adoption, while highlighting how engineering best practices, platform maturity, and guardrails are critical to managing complexity, security, and scale.


AI sandboxing is having its Kubernetes moment

Posted on April 30, 2026 | Jed Salazar, Field CTO, Edera

Recently, Anthropic announced that its new model, Mythos, had autonomously found and exploited zero-day vulnerabilities in every major operating system and web browser – including a 27-year-old bug that had survived decades of human review and…


Kubernetes for platform teams: Leveraging k0s and k0rdent

Posted on April 27, 2026 | Prithvi Raj (CNCF Ambassador) & Shivani Rathod (Bacancy Technology)

In our previous blog, we explored a GitOps use case for on-premises infrastructure, managing multiple clusters hosted on the k3s Kubernetes distribution using k0rdent.  But the platform engineering ecosystem is vast, and one blog barely scratches…


Techzine: “Kubernetes v1.36 enhances security and AI support”

Posted on April 22, 2026

The Kubernetes project has released version 1.36 with 70 improvements, comprising 18 stable features, 25 beta features, and 25 alpha features. The release focuses primarily on improved access control, visibility into hardware failures, and native support…


Cloud Native Now: “Kubernetes v1.36 Promotes Stability, Compatibility & Reproducibility”

Posted on April 22, 2026

Kubernetes v1.36 is here. Like previous releases, this Spring 2026 iteration introduces new stable, beta, and alpha features.


Auto-diagnosing Kubernetes alerts with HolmesGPT and CNCF tools

Posted on April 21, 2026 | Grace Park and Ihyeok Song, DevOps Engineer, STCLab SRE Team

What a two-person SRE team learned building an AI investigation pipeline. Spoiler: the runbooks mattered more than the model. Why we built this At STCLab, our SRE team supports multiple Amazon EKS clusters running high-traffic production…