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 …