Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

solo-io/gloo-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS REPOSITORY IS DEPRECATED - It has moved to the main gloo repo. see here.

Gloo

Gloo Installation


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.

This Repo

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.

Documentation

Get started by reading our docs here: https://gloo.solo.io/

Community

Join us on our slack channel: https://slack.solo.io/