---
title: "MCP Gateway on Kubernetes using Agent Gateway"
url: https://daily.dev/posts/mcp-gateway-on-kubernetes-using-agent-gateway-cdx4hvynr
source_url: https://www.youtube.com/watch?v=_EfxYSpo2mo
type: video:youtube
source: "That DevOps Guy"
published: 2026-06-04T12:29:17.384Z
updated: 2026-06-04T12:29:33.460Z
tags: ["kubernetes", "ai-agents", "mcp", "gateway-api"]
reading_time: 23
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# MCP Gateway on Kubernetes using Agent Gateway

**[That DevOps Guy](https://daily.dev/sources/marcel-dempers)** · 23 min read · 0 upvotes · 0 comments

## Summary

A walkthrough of deploying MCP servers on Kubernetes and routing traffic to them using Agent Gateway and the Kubernetes Gateway API. Covers installing Agent Gateway via Helm, creating AgentGatewayBackend CRDs, defining HTTP routes for individual MCP servers (Kubernetes and GitHub), and federating multiple MCP servers under a single endpoint. Demonstrates curl-based testing of MCP tool calls through the gateway.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=_EfxYSpo2mo>

## Similar posts on daily.dev

- [Using MCP Servers with Docker: Tools to Multi-Agent](https://daily.dev/posts/using-mcp-servers-with-docker-tools-to-multi-agent-6opq24s9m) · Docker · 2 upvotes · 1 comments

---

Tags: [#kubernetes](https://daily.dev/tags/kubernetes), [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp), [#gateway-api](https://daily.dev/tags/gateway-api)

[View this post on daily.dev](https://daily.dev/posts/mcp-gateway-on-kubernetes-using-agent-gateway-cdx4hvynr)
