agentgateway-crds

Installs the Custom Resource Definitions (CRDs) required by the agentgateway controller:

  • AgentgatewayBackend — defines MCP, LLM, agent, and static backends
  • AgentgatewayPolicy — configures JWT authentication, authorization, CORS, and traffic policies
  • AgentgatewayParameters — GatewayClass provisioning parameters
  • AgentgatewayModel — AI model routing (experimental)

Prerequisites

  • Kubernetes Gateway API CRDs must be installed first (k8s-gateway-api plugin)

Usage

Install this plugin before the agentgateway plugin. It has no configurable options.