THIS REPOSITORY IS DEPRECATED - It has moved to the main gloo repo. see here.
Gloo is a function gateway built on top of the Envoy Proxy. Gloo provides a unified entry point for access to all services and serverless functions, translating from any interface spoken by a client to any interface spoken by a backend. Gloo aggregates REST APIs and events calls from clients, "glueing" together services in-cluster, out of cluster, across clusters, along with any provider of serverless functions.
Here you will find installation scripts, files, and charts for various deployment strategies for Gloo.
The simplest and most well-tested of these lives at kube/install.yaml
. Try deploying this to a kubernetes cluster with
kubectl apply \
--filename https://raw.githubusercontent.com/gloo-install/kube/master/install.yaml
to get started quickly.
See our documentation for instructions on installation and getting started with Gloo.
Get started by reading our docs here: https://gloo.solo.io/
Join us on our slack channel: https://slack.solo.io/