Get started
Spin up an API Gateway for the apps in your cluster, and set up intelligent network traffic routing and controls for your microservices with Gloo Mesh Gateway.
Gloo Mesh Gateway is a feature-rich, Kubernetes-native ingress controller and next-generation API gateway. With Gloo Mesh Gateway, you have access to its exceptional function-level routing, discovery capabilities, numerous features, tight integration with leading open-source projects, and support for legacy apps, microservices, and serverless. Gloo Mesh Gateway is uniquely designed to support hybrid applications in which multiple technologies, architectures, protocols, and clouds can coexist.
You can follow this guide to quickly get started with Gloo Mesh Gateway. To learn more about the benefits and architecture, see About. To customize your installation with Helm instead, see the advanced installation guide. To set up the management plane in a dedicated management cluster and the data plane in workload clusters instead of a single-cluster setup, see the multicluster installation guide.
Set up Gloo Mesh Gateway
Start with setting up Gloo Mesh Gateway as an API gateway for your cluster.
Deploy sample apps
Deploy the Bookinfo and httpbin sample apps.
Set up routing for sample apps
Set up some Gloo resources to manage incoming traffic requests to your Bookinfo and httpbin apps.
Apply a policy and explore the UI
Apply a fault injection policy to the reviews service. Then, you can check out the policy and other …