Coder Social home page Coder Social logo

reactual / ambassador Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emissary-ingress/emissary

0.0 3.0 0.0 1.13 MB

Ambassador: a self-service API gateway for microservices built on Lyft Envoy

Home Page: http://www.getambassador.io

License: Apache License 2.0

Makefile 1.16% Python 78.74% Shell 8.68% HTML 11.09% JavaScript 0.33%

ambassador's Introduction

Ambassador Build Status

Ambassador is an open source Kubernetes-native API Gateway built on Envoy, designed for microservices. Key features include:

  • Ability to flexibly map public URLs to services running inside a Kubernetes cluster
  • Authentication
  • Simple setup and configuration via a declarative YAML file
  • Integrated monitoring
  • All the load balancing, observability, and protocol support of Envoy

Ambassador also takes full advantage of Kubernetes for availability and scalability, dramatically simplifying the architecture of Ambassador.

To get started, visit https://www.getambassador.io, or join our Gitter channel.

Mapping

Ambassador is built around the idea of mapping resources (in the REST sense) to services (in the Kubernetes sense). A resource is identified by a URL prefix -- for example, you might declare that any URL beginning with /user/ identifies a "user" resource. A service is code running in Kubernetes that can handle the resource you want to map.

What's in this repo

If you are just trying to use Ambassador, don't clone this repo! Go to https://www.getambassador.io/ instead!!

To build Ambassador from source, check out the build guide.

ambassador's People

Contributors

dansipple avatar kflynn avatar richarddli avatar

Watchers

 avatar  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.