







This article provides an insight into the creation of the Ambassador open source API gateway for Kubernetes, and discusses the technical challenges and lessons learned from building a developer-focused control plane for managing ingress or "edge" traffic within microservice-based applications.
Cloud Native Live: Envoy Gateway 1.1 - Q&A Session
Virtual Event - Envoy Gateway 1.1 simplifies the management and deployment of Envoy, making it more accessible and easier to use as a Kubernetes ingress gateway.
Introduction
This website describes a way to manage APIs that is inexpensive, high-performing, and surprisingly easy to use. It’s also great for APIs that are built with gRPC and Protocol Buffers. It’s the only API management system that starts with these powerful approaches, and if you are building APIs with them, you’ll find it especially familiar. It emerged from internal API management practices at Google, and as you might hope, it works great on Google Cloud, but it’s not limited to that. We’ll show you how it can be used with or without Kubernetes on any cloud platform and on systems that you run yourself.
The platform engineer's survival guide to Kubernetes networking, Tue, Jul 9, 2024, 10:00 AM | Meetup
Kubernetes networking can be intimidating for platform engineers, but with the right knowledge, it can become a powerful tool. Understanding the various layers of Kubernete

Running a PDS in Kubernetes for fun & profit - at://hayden.moe
The trials and tribulations of running a PDS on self-hosted Kubernetes with the Gateway API and other such fun things
The future of Kubernetes and cloud infrastructure
New development approaches and open-source tools are set to address the complexity and scaling challenges of Kubernetes and evolve cloud infrastructure as we know it today.
Kubernetes 1.27 Goes Galactic with OpenAPI3
Explore the power of Kubernetes 1.27 API with OpenAPI v3 validation. Learn usage examples and embrace flexible, reliable custom resources.

eBPF and Kubernetes: Little Helper Minions for Scaling Microservices - Daniel Borkmann, Cilium
Overview of model routing | API Gateway | Google Cloud Documentation
Model routing for API Gateway is a managed traffic management layer that accepts OpenAI-compatible prompt requests, transcodes them in-flight, and routes them to specific Gemini Enterprise Agent Platform models. Model routing acts as a managed alternative to client-side proxies such as LiteLLM, providing centralized infrastructure to manage the lifecycle of AI agents.
AI gateway capabilities | Apigee | Google Cloud Documentation
Learn how to use Apigee AI gateway features to govern, optimize, and scale AI traffic.
Google for Developers Blog - News about Web, Mobile, AI and Cloud
Google Cloud API Gateway now offers a model routing feature in Public Preview, allowing developers to dynamically route traffic to models like Gemini, Claude, or OpenAI OSS-GPT without hardcoding endpoints or managing open-source proxies. Developers can easily configure these routing rules directly within their OpenAPI 3.x specifications by mapping virtual model names to specific backend targets on a shared host. Once deployed, the Gateway acts as a serverless ingress layer that accepts standard OpenAI-compatible requests, automatically transcodes the payload to the native schema of the target model, and routes the traffic on the fly.

Portainer.io - Enterprise Kubernetes & Docker Container Management Platform
Operational control for Kubernetes and Docker without specialist overhead. Govern multi-cluster infrastructure or deploy OT software at scale.

Why cloud native belongs at the heart of agentic AI: Lessons from building a multi-agent security platform on Kubernetes
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 native…

Agent Gateway overview | Gemini Enterprise Agent Platform | Google Cloud Documentation
Secure and govern AI agent connectivity with Agent Gateway. Centralize access policies, mTLS, and Model Context Protocol (MCP) security for agent-to-agent and agent-to-tool interactions across diverse runtimes.
From sidecars to sidecarless: Tracing the evolution of service mesh technologies with Istio and Cilium
Learn how technologies like Istio Ambient and Cilium revolutionize microservices networking, offering unprecedented capabilities in traffic management, observability, and security.

Lightning Talk: Securing Your Systems with Service Mesh - Tyler Schade, Solo.io
Kubernetes Validating Webhook Implementation
As new engineers onboard to teams within my organization, one area that is commonly confusing is Kubernetes admission control. This…
