13 Mar 2026

Building a Telegram Bot for Your Kubernetes Cluster with kagent and A2A

kagentTelegramA2AMCPGitOpsArgoCDVaultHITL

Building a Telegram Bot for Your Kubernetes Cluster with kagent and A2A By Sebastian Maniak What if you could manage …

Read more
12 Mar 2026

How To: Run agentgateway standalone locally (UI + basic smoke test)

agentgatewayMCPA2AObservability

How To: Run agentgateway standalone locally (UI + basic smoke test) This is a quick-start for agentgateway …

Read more
12 Mar 2026

How To: Install agentgateway on Kubernetes (Helm OCI)

agentgatewayHelmGateway APIMCP

How To: Install agentgateway on Kubernetes (Helm OCI) This is a “get it running fast” install for agentgateway …

Read more
12 Mar 2026

agentgateway v1.0 (alpha): Why the 1.0 Line Matters (and What Changed)

agentgatewayMCPA2AObservabilitySecurityGateway

agentgateway v1.0 (alpha): Why the 1.0 Line Matters (and What Changed) If you’ve been tracking agentgateway, you …

Read more
12 Mar 2026

What is agentgateway.dev? (And why it exists)

agentgatewayMCPA2ALLM GatewayObservabilityRBAC

What is agentgateway.dev? (And why it exists) If you’re building agentic AI systems, you eventually hit the same wall: …

Read more
11 Mar 2026

Human-in-the-Loop: Building AI Agents You Can Actually Trust on Kubernetes

Human-in-the-LoopHITLkagentMCPTool ApprovalDevOps

Human-in-the-Loop: Building AI Agents You Can Actually Trust on Kubernetes By Sebastian Maniak AI agents are getting …

Read more
27 Feb 2026

Prompting After Feb 2026: Prompt Craft → Context → Intent → Specs

Most people mean “write better prompts” when they say prompt engineering. That was a winning strategy in 2024–2025, when …

Read more
23 Feb 2026

Configuring Local Qwen3 Embeddings for OpenClaw Memory

OpenClawMemoryEmbeddingsQwenLocalAI

Configuring Local Qwen3 Embeddings for OpenClaw’s Memory System OpenClaw’s memory_search and memory_get …

Read more
21 Feb 2026

Multi-Agent Architecture with a Kill Switch: Why Every AI Agent Needs a Gateway

The Setup I run a multi-agent system. One coordinator agent handles user interaction, memory, and routing. Specialist …

Read more
20 Feb 2026

MCP Multiplexing with AgentGateway

Introduction As your agentic AI environment grows, you end up with a sprawl of MCP servers — one for time utilities, one …

Read more
19 Feb 2026

AWS AgentCore with AgentGateway and Okta OAuth

You wouldn’t deploy microservices without an API gateway. So why are teams deploying AI agents with direct, …

Read more
19 Feb 2026

Connect Any IDE to GitHub MCP Server Through AgentGateway

Introduction Modern AI-powered IDEs and coding agents ship with built-in MCP client support. That means you can connect …

Read more
18 Feb 2026

Open Source LLM Observability: Tracing AI Calls with AgentGateway and Langfuse

Introduction You’ve got your AI gateway routing LLM traffic. But can you actually see what’s happening? …

Read more
18 Feb 2026

Route MCP and LLM Traffic from Claude Desktop and Claude Code Through AgentGateway

Introduction Claude Desktop and Claude Code are powerful AI tools, but out of the box they talk directly to backend …

Read more
15 Feb 2026

Getting Started with LLM Provider Routing on Kind

Agentgateway makes it simple to route traffic to multiple LLM providers through a single gateway using the Kubernetes …

Read more
14 Feb 2026

Open Source LLM Observability: Tracing AI Calls with AgentGateway and Langfuse

Your AI agents are calling LLMs hundreds of times a day. Do you know what they’re sending? What they’re …

Read more
11 Feb 2026

Your First AI Route: Connecting to OpenAI with AgentGateway

Introduction This is a how-to guide to setup AgentGateway and get your first AI route working with OpenAI. We’ll …

Read more
09 Feb 2026

Advanced Routing Patterns for AI Models with AgentGateway

Introduction One of the most powerful features of AgentGateway is its ability to intelligently route requests to …

Read more
09 Feb 2026

Observability Stack: Monitoring Your AI Gateway

Introduction Observability is crucial for any production AI Gateway deployment. Enterprise AgentGateway emits …

Read more
09 Feb 2026

Setting Up Enterprise AgentGateway on Kind Clusters

Introduction Enterprise AgentGateway by Solo.io is a powerful AI Gateway solution that provides unified access to …

Read more
09 Feb 2026

Your First AI Route: Connecting to OpenAI with AgentGateway

Introduction Now that you have AgentGateway running with observability and have tested with a mock environment, …

Read more
04 Feb 2026

Cloud Architecture Fundamentals

Cloud isn’t just someone else’s computer. It’s a different way of thinking about infrastructure …

Read more