Giter Club home page Giter Club logo

gloo's Introduction

Gloo

The Function Gateway


Gloo is an ingress controller and function gateway built on the Envoy Proxy, written in Go.

Gloo expands upon the model of traditional API Gateways as (currently) the only gateway to support routing on the function level. This allows users to compose gateway APIs from more granular components, i.e. the functions that compose services, rather than the services themselves.

This repository contains the core controller of the Gloo system. The core includes the Envoy xDS server and the translator that manages and calls Gloo plugins.

For an in-depth breakdown of of Gloo and its features, please see our documentation.

Getting Started

Getting started with Gloo on Kubernetes is as easy as running

kubectl apply \
  -f https://raw.githubusercontent.com/solo-io/gloo-install/master/kube/install.yaml

which will create the gloo-system namespace and deploy Envoy, Gloo, and Gloo's discovery services. To create your first routes with Gloo, see the getting started page in our documentation.

Documentation

Repository Guide

Repo What it does?
gloo The gloo control plane. Implements the ADS API for envoy
gloo-install Install manifests and Helm chart.
thetool Easily build gloo+envoy with plugins enabled or disabled.
glooctl Command line client for gloo, for easy config manipulation.
gloo-api Proto API definitions (upstreams, virtualhosts, routes...).
gloo-function-discovery Auto discovery for functions in upstreams (i.e. lambda functions, swagger functions).
gloo-storage Abstracts configuration storage and change watch. kube and file are currently supported.
gloo-testing e2e testing with kubernetes.
gloo-plugins Plugins that can be enabled and built into gloo using thetool.
gloo-k8s-service-discovery Auto register kubernetes services as gloo upstreams.
gloo-ingress-controller Kube ingress controller that generates gloo upstreams.
envoy-common Common libraries that enabled functional envoy filters.
envoy-lambda AWS lambda support for envoy.
envoy-transformation Request and response transformation for envoy.
envoy-google-function Google Cloud Functions support for envoy.

Community

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


Thanks

Gloo would not be possible without the valuable open-source work of projects in the community. We would like to extend a special thank-you to envoy.

gloo's People

Contributors

andrewmelis avatar axhixh avatar ericmand avatar gaberger avatar ilackarms avatar ilevine avatar peterj avatar yuval-k avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.