Search results for: argo


Cloudchipr Client

Posted on July 21, 2026

How a vector database platform eliminated manual operations and cut costs by 40% The organization operated their infrastructure with manual processes on Google Cloud Platform (GCP). As the platform scaled to support enterprise AI/ML workloads, the…


Why your agent needs access to your documentation

Posted on July 21, 2026 | Finn Bauer, kapa.ai

What 1,192 agent conversations taught us about knowledge base search A few months ago we shipped an agent inside our own product. It lives in our web app and lets users ask questions about their deployment,…


(re)introducing kpt: Your toolchain for infrastructure automation

Posted on July 2, 2026 | Ciaran Johnston, Ericsson

What is kpt? The opening tagline of the kpt documentation describes it as “… a package-centric toolchain that enables a WYSIWYG configuration authoring, automation, and delivery experience, which simplifies managing Kubernetes platforms and KRM-driven infrastructure at…


Why cloud native belongs at the heart of agentic AI: Lessons from building a multi-agent security platform on Kubernetes

Posted on June 17, 2026 | Willem Berroubache, Lead Security Architect (Orange Innovation) and CNCF Golden Kubestronaut.

In March, I gave a talk at KubeCon + CloudNativeCon Europe 2026 in Amsterdam. After the session, the same questions kept coming up on the CNCF Slack and in person: why build agentic AI on cloud…


From data residency to digital sovereignty: Architectural patterns for cloud native platforms

Posted on June 16, 2026 | Hrittik Roy, CNCF Ambassador

Over the past two years, digital sovereignty has evolved from a policy discussion into a practical platform engineering concern. The EU Data Act has been fully applicable since January 11, 2025. NIS-2 and DORA already shape…


Mumbai Maha Mahotsav – KubeCon + CloudNativeCon India edition

Posted on June 2, 2026 | Sonali Srivastava, CNCF Co-chair for KubeCon + CloudNativeCon India 2026

Welcome to Mumbai – the City of Dreams, where ambition is the only dress code – and the host city for KubeCon + CloudNativeCon India 2026. As a co-chair of this year’s program, I’ve spent months…


Building a cloud native internal developer platform with Kubernetes, GitOps, and supply chain security

Posted on May 29, 2026 | Abu Hena Mostafa Kamal, CNCF Kubestronaut and Senior Software Engineer

Modern software delivery is no longer constrained by application code — it is constrained by the platform that runs it. This article presents the design of a cloud-native Internal Developer Platform (IDP) built on Kubernetes and…


The Kubernetes integration tax: Prometheus, Cilium and production reality

Posted on May 28, 2026 | Rishi Mondal, SRE at Obmondo and CNCF KubeStellar Maintainer

I still remember the first time we lost sleep over something that wasn’t a bug. It was a Tuesday. Grafana dashboards showed blank panels for Cilium network metrics. Hubble was working fine — DNS visibility, TCP…


Zero-Downtime migration from ingress NGINX to Envoy Gateway

Posted on May 25, 2026 | Andrew Katsikas, Pelotech

Teams running Ingress NGINX in production are increasingly evaluating migration paths as Kubernetes networking evolves toward Gateway API. For many organizations, the challenge is not just selecting a Gateway API implementation, but designing a migration strategy…


Extending AI gateways with Rust: Custom transformations in kgateway

Posted on May 15, 2026 | Michael Uzukwu, kgateway Contributor

Every gateway ships with a set of built-in policies. Authentication. Rate limiting. Request routing. Prompt guards. These cover most use cases. But what about the ones they don’t cover? What if you need to add a…