Emissary-Ingress

Emissary-Ingress is an open-source, Kubernetes-native API gateway built on Envoy Proxy and a CNCF incubating project, formerly known as Ambassador API Gateway. It uses custom resource definitions (CRDs) including Mapping, Host, Listener, and TLSContext for declarative edge management.

API entry from apis.yml

apis.yml Raw ↑
aid: ambassador:emissary-ingress
name: Emissary-Ingress
tags:
- CNCF
- Envoy
- Gateways
- Ingress
- Kubernetes
- Open Source
humanURL: https://www.getambassador.io/docs/emissary
properties:
- url: https://www.getambassador.io/docs/emissary
  type: Documentation
- url: https://emissary-ingress.dev/
  type: Documentation
- url: https://www.getambassador.io/docs/emissary/latest/tutorials/quickstart-demo
  type: GettingStarted
- url: https://github.com/emissary-ingress/emissary
  type: GitHubRepository
- url: https://github.com/emissary-ingress/emissary/blob/master/CHANGELOG.md
  type: ChangeLog
description: Emissary-Ingress is an open-source, Kubernetes-native API gateway built on Envoy Proxy and
  a CNCF incubating project, formerly known as Ambassador API Gateway. It uses custom resource definitions
  (CRDs) including Mapping, Host, Listener, and TLSContext for declarative edge management.