agentgateway-crds
Installs the Custom Resource Definitions (CRDs) required by the agentgateway controller:
AgentgatewayBackend— defines MCP, LLM, agent, and static backendsAgentgatewayPolicy— configures JWT authentication, authorization, CORS, and traffic policiesAgentgatewayParameters— GatewayClass provisioning parametersAgentgatewayModel— AI model routing (experimental)
Prerequisites
- Kubernetes Gateway API CRDs must be installed first (
k8s-gateway-apiplugin)
Usage
Install this plugin before the agentgateway plugin. It has no configurable options.