kgateway

Configure Kubernetes Gateway API resources with kgateway for Envoy-based routing.

2|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/totallyGreg/claude-mp --skill kgateway
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kgateway
Source: https://github.com/totallyGreg/claude-mp/tree/main/plugins/gateway-manager/skills/kgateway
Command: npx skills add https://github.com/totallyGreg/claude-mp --skill kgateway

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

kgateway provides a structured way to configure and manage the Kubernetes Gateway API, including Gateway, HTTPRoute, and Backend CRDs, enabling consistent, secure, and scalable ingress control with Envoy-based data plane.

Core Features & Use Cases

  • Create and manage Gateway resources, HTTPRoutes, and Backend CRDs to route traffic in Kubernetes clusters.
  • Integrate with agentgateway for MCP routing to support AI-assisted backends and multi-tenant routing.
  • Troubleshoot installation, upgrades, and runtime issues using built-in diagnostic practices and recommended workflows.

Quick Start

Install kgateway and create a Gateway resource to enable Envoy-based routing with HTTPRoute support

Frequently Asked Questions about kgateway

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Kubernetes Gateway API resources for Envoy-based routing?

To configure Kubernetes Gateway API resources for Envoy-based routing, you create and manage Gateway, HTTPRoute, and Backend CRDs to enable consistent and scalable ingress control within your clusters.

What is the best way to troubleshoot HTTPRoute and Gateway configurations in Kubernetes?

Troubleshooting HTTPRoute and Gateway configurations involves using built-in diagnostic practices and recommended workflows to identify and resolve installation, upgrade, and runtime issues in your Kubernetes cluster.

Can I use agentgateway with Kubernetes Gateway API for MCP routing?

Yes, you can integrate agentgateway with the Kubernetes Gateway API for MCP routing to support AI-assisted backends and manage multi-tenant routing across your Envoy-based infrastructure.

How do I install kgateway using Helm for Gateway API setup?

Installing kgateway using Helm involves following provided installation guidance to deploy the controller and create a Gateway resource, enabling Envoy-based routing with HTTPRoute support in your cluster.

Does kgateway support creating Backend CRDs for multi-tenant Kubernetes routing?

Yes, kgateway supports creating Backend CRDs alongside Gateway and HTTPRoute resources to enable consistent and secure multi-tenant routing with an Envoy-based data plane.

Why is my Gateway API upgrade not working properly in Kubernetes?

Gateway API upgrade issues in Kubernetes can stem from misconfigured GatewayClass or HTTPRoute resources; use built-in diagnostic commands and troubleshooting steps to isolate and resolve runtime conflicts.