For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Request forwarding
Route incoming requests directly to a Kubernetes service within one cluster, to services across multiple clusters, or to a service external to the service mesh.
Intra-cluster routing
Use the ingress gateway to route incoming requests directly to a Kubernetes service within the same …
Multicluster routing
Route incoming requests to services across multiple clusters.
External services
Learn how to set up routing to services that are hosted outside of the clusters in your Gloo …
Additional route settings
Configure additional route table settings, such as setting a default destination or weighted routing …