https://agentgateway.dev/
agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/observability/ui/
Admin UI – agentgateway | Agent Connectivity Solved
Use the built-in Admin UI to inspect your Kubernetes agentgateway proxy configuration.
admin uiagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/providers/
Providers – agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentprovidersconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/transformations/query/
Promote query parameters to request headers – agentgateway | Agent Connectivity Solved
Read a query parameter from the request URI and inject it as a request header using a CEL conditional expression.
query parametersrequest headersagentgateway agentpromoteconnectivity
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/match/query/
Query parameter – agentgateway | Agent Connectivity Solved
Specify a set of URL query parameters which requests must match in entirety.
agentgateway agentqueryparameterconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/redirect/path/
Path redirects – agentgateway | Agent Connectivity Solved
Redirect requests to a different path prefix.
agentgateway agentpathredirectsconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/functions/
Function calling – agentgateway | Agent Connectivity Solved
About function calling Large Language Models (LLMs) are limited by static training data. This limitation can make seemingly simple questions difficult to...
function callingagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/alias/
Model aliasing – agentgateway | Agent Connectivity Solved
Configure global or provider-specific aliases for your models to refer to your model by using user-friendly names. Before you begin Set up an agentgateway...
agentgateway agentmodelaliasingconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/redirect/https/
HTTPS redirect – agentgateway | Agent Connectivity Solved
Redirect HTTP traffic to HTTPS.
agentgateway agenthttpsredirectconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/quickstart/mcp/
MCP servers – agentgateway | Agent Connectivity Solved
Connect to an MCP server and try tools with agentgateway on Kubernetes.
mcp serversagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/security/jwt/about/
About JWT auth – agentgateway | Agent Connectivity Solved
A JSON Web Token (JWT) is an open standard for securely sharing information between a client and your apps. JWTs are commonly used to support stateless,...
agentgateway agentjwtauthconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/resiliency/timeouts/about/
About timeouts – agentgateway | Agent Connectivity Solved
A timeout is the amount of time (duration) that the gateway waits for replies from a backend service before the service is considered unavailable. This setting...
agentgateway agenttimeoutsconnectivitysolved
https://agentgateway.dev/docs/
Documentation – agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentdocumentationconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/transformations/encode/
Encode base64 headers – agentgateway | Agent Connectivity Solved
Automatically encode and decode base64 values in request headers.
agentgateway agentencodeheadersconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/migrate/
Migrate from Ingress – agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentmigrateingressconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/buffering/
Buffering – agentgateway | Agent Connectivity Solved
Fine-tune connection speeds for read and write operations by setting a connection buffer limit. About buffer limits By default, agentgateway allows up to 2mb...
agentgateway agentbufferingconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/about/overview/
Overview – agentgateway | Agent Connectivity Solved
Agentgateway is an open source, AI-first data plane that provides connectivity for agents, MCP tools, LLMs, and inferences in any environment. In Kubernetes...
agentgateway agentoverviewconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/migrate/install/macos/
macOS installation – agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentmacosinstallationconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/match/method/
HTTP method – agentgateway | Agent Connectivity Solved
Specify an HTTP method, such as POST, GET, PUT, PATCH, or DELETE, to match requests against. For more information, see the Kubernetes Gateway API...
agentgateway agenthttpmethodconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/integrations/mcp-clients/
MCP clients – agentgateway | Agent Connectivity Solved
Connect AI coding assistants to MCP servers exposed through agentgateway on Kubernetes
mcp clientsagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/guardrails/moderation/
OpenAI moderation – agentgateway | Agent Connectivity Solved
Detects potentially harmful content across categories including hate, harassment, self-harm, sexual content, and violence with the OpenAI moderation API.
agentgateway agentopenaimoderationconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/virtual-keys/
Virtual keys – agentgateway | Agent Connectivity Solved
Issue API keys with per-key token budgets and cost tracking (also known as virtual keys).
agentgateway agentvirtualkeysconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/direct-response/
Direct responses – agentgateway | Agent Connectivity Solved
Use the directResponse API to directly respond to incoming requests without forwarding them to services. Instead, you return a pre-defined body and HTTP status...
agentgateway agentdirectresponsesconnectivitysolved
https://agentgateway.dev/docs/standalone/latest/tutorials/
Tutorials – agentgateway | Agent Connectivity Solved
Step-by-step guides for common agentgateway use cases
agentgateway agenttutorialsconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/migrate/reference/cli/
CLI – agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentcliconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/dfp/
Dynamic Forward Proxy (DFP) – agentgateway | Agent Connectivity Solved
Dynamically resolve upstream hosts at request time. About Dynamic Forward Proxy Dynamic Forward Proxy (DFP) is a filter in Envoy that allows a gateway proxy to...
agentgateway agentdynamicforwardproxydfp
https://agentgateway.dev/docs/kubernetes/latest/mcp/dynamic-mcp/
Dynamic MCP – agentgateway | Agent Connectivity Solved
Route to a Model Context Protocol (MCP) server dynamically by using a label selector. This way, unlike a static backend, you can update the backing MCP server...
agentgateway agentdynamicmcpconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/providers/httpbun/
Mock LLM with httpbun – agentgateway | Agent Connectivity Solved
Install httpbun for a mock LLM API endpoint that is compatible with the OpenAI API for chat completions. Why httpbun? httpbun is the LLM-testing equivalent of...
agentgateway agentmockllmconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/integrations/llm-clients/
LLM client configuration – agentgateway | Agent Connectivity Solved
Configure AI coding tools and applications to use agentgateway running in Kubernetes
agentgateway agentllmclientconfigurationconnectivity
https://agentgateway.dev/docs/standalone/latest/integrations/mcp-servers/
MCP servers – agentgateway | Agent Connectivity Solved
Connect agentgateway to MCP servers using various transports
mcp serversagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/standalone/latest/integrations/llm-providers/
LLM providers – agentgateway | Agent Connectivity Solved
Connect agentgateway to LLM providers for AI-powered applications
agentgateway agentllmprovidersconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/reference/release-notes/
Release notes – agentgateway | Agent Connectivity Solved
Review the release notes for agentgateway.
release notesagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/providers/openai/
OpenAI – agentgateway | Agent Connectivity Solved
Configure OpenAI as an LLM provider in agentgateway. info Don’t have an API key to an LLM provider? You can still try out how LLM traffic works in agentgateway...
agentgateway agentopenaiconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/security/extauth/byo-ext-auth-service/
BYO ext auth service – agentgateway | Agent Connectivity Solved
agentgateway agentbyoextauthservice
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/transformations/filter-request-body/
Filter and merge request body fields – agentgateway | Agent Connectivity Solved
Use filterKeys() and merge() CEL functions to strip unwanted fields from a JSON request body and inject defaults before forwarding to the upstream.
agentgateway agentfiltermergerequestbody
https://agentgateway.dev/docs/kubernetes/latest/migrate/examples/external-auth/
External Auth – agentgateway | Agent Connectivity Solved
If you use NGINX’s auth-url to call an in-cluster authentication service, the agentgateway emitter projects this into an AgentgatewayPolicy with...
agentgateway agentexternalauthconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/match/host/
Host – agentgateway | Agent Connectivity Solved
Expose a route on multiple hosts. For more information, see the Kubernetes Gateway API documentation. Before you begin Set up an agentgateway proxy. Install...
agentgateway agenthostconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/tutorials/prompt-enrichment/
Prompt enrichment – agentgateway | Agent Connectivity Solved
Inject context at the gateway layer to improve LLM output accuracy on Kubernetes
agentgateway agentpromptenrichmentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/content-routing/
Content-based routing – agentgateway | Agent Connectivity Solved
Route requests to different LLM backends based on request body content, such as the requested model name.
agentgateway agentcontentbasedroutingconnectivity
https://agentgateway.dev/docs/kubernetes/latest/tutorials/mcp-federation/
MCP federation – agentgateway | Agent Connectivity Solved
Federate tools from multiple MCP servers through a single endpoint on Kubernetes
agentgateway agentmcpfederationconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/migrate/reference/
Reference – agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentreferenceconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/integrations/llm-clients/openai-sdk/
OpenAI SDK – agentgateway | Agent Connectivity Solved
Use the OpenAI Python and Node.js SDKs with agentgateway running in Kubernetes
agentgateway agentopenaisdkconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/prompt-templates/
Prompt templates – agentgateway | Agent Connectivity Solved
Use static and dynamic prompt templates to customize LLM requests.
prompt templatesagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/tutorials/jwt-authorization/
JWT authorization – agentgateway | Agent Connectivity Solved
Secure agentgateway with JWT authentication and fine-grained access control on Kubernetes
agentgateway agentjwtauthorizationconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/operations/uninstall/
Uninstall – agentgateway | Agent Connectivity Solved
Uninstall kgateway and related components.
agentgateway agentuninstallconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/resiliency/timeouts/
Timeouts – agentgateway | Agent Connectivity Solved
agentgateway agenttimeoutsconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/header-control/early-request-header-modifier/
Early request header modification – agentgateway | Agent Connectivity Solved
Early request header modification allows you to add, set, or remove HTTP request headers at the listener level, before route selection and other request...
request headeragentgateway agentearlymodificationconnectivity
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/rewrite/
Rewrites – agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentrewritesconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/cost-tracking/
LLM cost tracking – agentgateway | Agent Connectivity Solved
Track and monitor LLM costs per request using token usage metrics.
llm costagentgateway agenttrackingconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/transformations/status/
Change response bodies – agentgateway | Agent Connectivity Solved
Update the response status based on the headers in a response.
agentgateway agentchangeresponsebodiesconnectivity
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/grpc/
gRPC routing – agentgateway | Agent Connectivity Solved
Route traffic to gRPC services by using the GRPCRoute resource for protocol-aware routing. About gRPC routing The GRPCRoute resource provides protocol-aware...
agentgateway agentgrpcroutingconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/transformations/path-method/
Change request path and method – agentgateway | Agent Connectivity Solved
Use pseudo headers to conditionally rewrite the request path and HTTP method based on a request header value.
request pathagentgateway agentchangemethodconnectivity
https://agentgateway.dev/docs/standalone/latest/quickstart/
Get started – agentgateway | Agent Connectivity Solved
Get started with the agentgateway binary.
get startedagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/guardrails/webhook/openapi-spec/
Webhook API reference – agentgateway | Agent Connectivity Solved
OpenAPI reference docs for the Guardrail Webhook API for agentgateway.
api referenceagentgateway agentwebhookconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/transformations/rewrite/
Rewrite dynamic path segments – agentgateway | Agent Connectivity Solved
Use CEL functions to rewrite request paths in a header.
agentgateway agentrewritedynamicpathsegments
https://agentgateway.dev/docs/kubernetes/latest/llm/observability/
Metrics and logs – agentgateway | Agent Connectivity Solved
Review LLM-specific metrics and logs. info To calculate costs from token usage metrics, see the cost tracking guide. info For external logging platforms (also...
agentgateway agentmetricslogsconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/tutorials/basic/
Basic MCP server – agentgateway | Agent Connectivity Solved
Deploy and connect to an MCP server through agentgateway on Kubernetes
mcp serveragentgateway agentbasicconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/transformations/forward/
Forward request URLs – agentgateway | Agent Connectivity Solved
Use CEL expressions to construct a full request URL from context variables and forward it upstream as a request header.
agentgateway agentforwardrequesturlsconnectivity
https://agentgateway.dev/docs/kubernetes/latest/security/backendtls/
BackendTLS – agentgateway | Agent Connectivity Solved
Originate a one-way TLS connection from the Gateway to a backend. warning This feature is experimental in the upstream Kubernetes Gateway API and subject to...
agentgateway agentconnectivitysolved
https://agentgateway.dev/docs/standalone/latest/tutorials/mcp-federation/
MCP federation – agentgateway | Agent Connectivity Solved
Learn how to federate tools from multiple MCP servers through a single endpoint
agentgateway agentmcpfederationconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/reference/versions/
Version support – agentgateway | Agent Connectivity Solved
View supported versions and their release cycle.
version supportagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/mcp/https/
Connect via HTTPS – agentgateway | Agent Connectivity Solved
Configure your agentgateway proxy to connect to an MCP server by using the HTTPS protocol. About this guide In this guide, you configure your agentgateway...
connect viaagentgateway agenthttpsconnectivitysolved
https://agentgateway.dev/docs/standalone/latest/tutorials/basic/
Basic MCP server – agentgateway | Agent Connectivity Solved
Get started with agentgateway by exposing a single MCP server
mcp serveragentgateway agentbasicconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/about/architecture/
Architecture – agentgateway | Agent Connectivity Solved
Learn more about the components that make up the agentgateway control and data plane. These components work together to provide traffic management, security,...
agentgateway agentarchitectureconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/setup/listeners/https/
HTTPS – agentgateway | Agent Connectivity Solved
Create an HTTPS listener on your agentgateway proxy so that your proxy listens for secured HTTPS traffic. Before you begin Deploy the httpbin sample app. Make...
agentgateway agenthttpsconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/reference/api/
API reference (single page) – agentgateway | Agent Connectivity Solved
Review the API reference for agentgateway custom resources.
api referenceagentgateway agentsingleconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/providers/vertex/
Vertex AI – agentgateway | Agent Connectivity Solved
Configure Vertex AI as an LLM provider in agentgateway. Before you begin Install and set up an agentgateway proxy. Set up access to Vertex AI Set up...
vertex aiagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/integrations/llm-clients/claude-code/
Claude Code – agentgateway | Agent Connectivity Solved
Configure Claude Code CLI to use agentgateway running in Kubernetes
claude codeagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/security/jwt/
JWT auth – agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentjwtauthconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/security/rate-limit-global/
Global rate limiting – agentgateway | Agent Connectivity Solved
Apply distributed rate limits across multiple agentgateway replicas using an external rate limit service.
rate limitingagentgateway agentglobalconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/providers/bedrock/
Amazon Bedrock – agentgateway | Agent Connectivity Solved
Configure Amazon Bedrock as an LLM provider in agentgateway. info Agentgateway accepts OpenAI-formatted requests (such as the /v1/chat/completions request body...
amazon bedrockagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/load-balancing/
Load balancing – agentgateway | Agent Connectivity Solved
Distribute requests across multiple LLM providers automatically (Power of Two Choices, P2C).
load balancingagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/resiliency/keepalive/
Keepalive – agentgateway | Agent Connectivity Solved
Manage idle and stale connections with TCP and HTTP keepalive.
agentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/setup/listeners/overview/
Listener overview – agentgateway | Agent Connectivity Solved
Set up listeners on your agentgateway proxy. A listener configures how your proxy accepts and processes incoming requests. In the Kubernetes Gateway API, you...
agentgateway agentlisteneroverviewconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/resiliency/retry/retry/
Request retries – agentgateway | Agent Connectivity Solved
Set up retries for requests.
agentgateway agentrequestretriesconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/resiliency/connection/
HTTP connection settings – agentgateway | Agent Connectivity Solved
Configure and manage HTTP connections to an upstream service.
agentgateway agenthttpconnectionsettingsconnectivity
https://agentgateway.dev/docs/kubernetes/latest/security/jwt/setup/
JWT auth – agentgateway | Agent Connectivity Solved
Secure your applications with JSON Web Token (JWT) authentication by using the agentgateway proxy and an identity provider like Keycloak. To learn more about...
agentgateway agentjwtauthconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/budget-limits/
Budget and spend limits – agentgateway | Agent Connectivity Solved
Control LLM spending by enforcing token budget limits per API key or user.
agentgateway agentbudgetspendlimitsconnectivity
https://agentgateway.dev/docs/kubernetes/latest/migrate/emitters/
Emitters – agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/match/
Matching – agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentmatchingconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/transformations/access-logs/
Enrich access logs – agentgateway | Agent Connectivity Solved
Log CEL context variables to access logs to inspect and debug transformation expressions at runtime.
access logsagentgateway agentenrichconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/header-control/request-header/
Request headers – agentgateway | Agent Connectivity Solved
Use the RequestHeaderModifier filter to add, append, overwrite, or remove request headers for a specific route. For more information, see the HTTPHeaderFilter...
request headersagentgateway agentconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/setup/
Gateway setup – agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentsetupconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/match/header/
Header – agentgateway | Agent Connectivity Solved
Specify a set of headers which incoming requests must match in entirety, such as with regular expressions (regex). For more information, see the Kubernetes...
agentgateway agentheaderconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/inference/
Inference routing – agentgateway | Agent Connectivity Solved
Use agentgateway with the Kubernetes Gateway API Inference Extension to route requests to AI inference workloads, such as Large Language Models (LLMs) that run...
agentgateway agentinferenceroutingconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/security/jwt/mcp/
JWT auth for MCP services – agentgateway | Agent Connectivity Solved
Redirects to the MCP JWT authorization guide.
agentgateway agentjwtauthmcpservices
https://agentgateway.dev/docs/kubernetes/latest/integrations/llm-observability/langfuse/
Langfuse – agentgateway | Agent Connectivity Solved
Integrate agentgateway with Langfuse for LLM analytics and prompt management
agentgateway agentlangfuseconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/operations/
Operations – agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentoperationsconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/llm/providers/ollama/
Ollama – agentgateway | Agent Connectivity Solved
Configure agentgateway to route LLM traffic to Ollama for local model inference
agentgateway agentollamaconnectivitysolved
https://agentgateway.dev/docs/standalone/latest/
Latest – agentgateway | Agent Connectivity Solved
Welcome to the latest standalone docs for agentgateway.
agentgateway agentlatestconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/
Latest – agentgateway | Agent Connectivity Solved
Use agentgateway in a Kubernetes environment.
agentgateway agentlatestconnectivitysolved
https://agentgateway.dev/blog/
Blog – agentgateway | Agent Connectivity Solved
Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —...
agentgateway agentblogconnectivitysolved
https://agentgateway.dev/docs/standalone/latest/llm/
LLM consumption – agentgateway | Agent Connectivity Solved
Overview of LLM provider integration and consumption patterns
agentgateway agentllmconsumptionconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/mcp/auth/keycloak/
Set up Keycloak – agentgateway | Agent Connectivity Solved
Set up Keycloak in your cluster as your OAuth identity provider. Then, configure your agentgateway proxy to connect to your Keycloak IdP. With this guide, you...
agentgateway agentsetkeycloakconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/resiliency/timeouts/idle/
Idle timeouts – agentgateway | Agent Connectivity Solved
Set an idle timeout for HTTP/1 traffic to terminate the connection to a downstream or upstream service if there are no active streams. About idle timeouts An...
agentgateway agentidletimeoutsconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/reference/helm/
Helm value reference – agentgateway | Agent Connectivity Solved
Review Helm values for agentgateway Helm charts.
agentgateway agenthelmvaluereferenceconnectivity
https://agentgateway.dev/docs/kubernetes/latest/setup/listeners/mtls/
mTLS (FrontendTLS) – agentgateway | Agent Connectivity Solved
Add a FrontendTLSConfig to a Gateway to create a mutual TLS (mTLS) listener. About FrontendTLS When configuring an mTLS listener on a Gateway, the client...
agentgateway agentmtlsconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/traffic-management/traffic-split/
Traffic splitting – agentgateway | Agent Connectivity Solved
Set up A/B testing, traffic splitting, and canary deployments using weighted routing.
agentgateway agenttrafficsplittingconnectivitysolved
https://agentgateway.dev/docs/kubernetes/latest/mcp/auth/setup/
Set up MCP auth – agentgateway | Agent Connectivity Solved
Secure your Model Context Protocol (MCP) servers with OAuth 2.0 authentication by using agentgateway and an identity provider like Keycloak. About this guide...
agentgateway agentsetmcpauthconnectivity
https://agentgateway.dev/docs/kubernetes/latest/integrations/llm-clients/curl/
curl – agentgateway | Agent Connectivity Solved
Test agentgateway running in Kubernetes with curl
agentgateway agentcurlconnectivitysolved