Ambassador API Gateway

为基于 Envoy Proxy 的微服务提供开源的 Kubernetes 原生 API 网关。「open source Kubernetes-native API gateway for microservices built on the Envoy Proxy」

Github stars Tracking Chart

Ambassador Build Status Docker Repository Join Slack

Ambassador is an open source Kubernetes-native API Gateway built on Envoy, designed for microservices. Ambassador serves as an Envoy-based ingress controller, but with many more features.

Key features include:

Architecture

Ambassador deploys the Envoy Proxy for L7 traffic management. Configuration of Ambassador is via Kubernetes annotations. Ambassador relies on Kubernetes for scaling and resilience. For more on Ambassador's architecture and motivation, read this blog post.

Getting Started

You can get Ambassador up and running in less than a minute by running it locally with Docker. Follow the instructions here: https://www.getambassador.io#get-started.

For production usage, Ambassador runs in Kubernetes. For a Kubernetes deployment, follow the instructions at https://www.getambassador.io/user-guide/getting-started.

If you are looking for a Kubernetes ingress controller, Ambassador provides a superset of the functionality of a typical ingress controller. (It does the traditional routing, and layers on a raft of configuration options.) This blog post covers Kubernetes ingress.

You can also use Helm to install Ambassador. For more information, see the instructions in the Helm installation documentation.

Community

Ambassador is an open source project, and welcomes any and all contributors. To get started:

If you're interested in contributing, here are some ways:

The Ambassador Edge Stack is a superset of the Ambassador API Gateway that provides additional functionality including OAuth/OpenID Connect, advanced rate limiting, Swagger/OpenAPI support, integrated ACME support for automatic TLS certificate management, and a UI. For more information, visit https://www.getambassador.io/editions/.

Overview

Name With Owneremissary-ingress/emissary
Primary LanguagePython
Program languagePython (Language Count: 8)
PlatformDocker, Kubernetes, Linux, Mac, Windows
License:Apache License 2.0
Release Count892
Last Release Namev3.9.1 (Posted on 2023-11-20 10:57:08)
First Release Namev0.1.3 (Posted on 2017-04-07 14:45:06)
Created At2017-03-30 19:22:52
Pushed At2024-05-06 07:04:49
Last Commit At2024-04-30 11:21:15
Stargazers Count4.3k
Watchers Count86
Fork Count681
Commits Count18.2k
Has Issues Enabled
Issues Count1772
Issue Open Count361
Pull Requests Count2625
Pull Requests Open Count134
Pull Requests Close Count1138
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top