🗂️ Navigation

Emissary-ingress

The Kubernetes-native API Gateway.

Visit Website →

Overview

Emissary-ingress (formerly Ambassador API Gateway) is a Kubernetes-native API gateway that manages edge traffic. It is built on the Envoy Proxy and is designed for a self-service, developer-centric workflow. For Strangler Fig migrations, Emissary-ingress allows developers to use simple Kubernetes annotations or CRDs to configure advanced routing. This makes it easy to direct traffic to new containerized services based on paths, headers, or weights, enabling canary releases and gradual migrations without needing a centralized operations team to manage routing rules.

✨ Key Features

  • Declarative configuration via Kubernetes CRDs and annotations
  • Advanced traffic management (canary releases, A/B testing, traffic shadowing)
  • Comprehensive protocol support (HTTP/2, gRPC, TCP, WebSockets)
  • Fine-grained authentication and authorization
  • Automatic retries, rate limiting, and circuit breaking
  • Service mesh integration (Istio, Linkerd, Consul)

🎯 Key Differentiators

  • Built on the powerful Envoy Proxy
  • Developer-centric, self-service workflow using Kubernetes-native configuration
  • CNCF incubating project, ensuring open governance
  • Strong focus on ease of use for developers

Unique Value: Provides a simple and powerful way to manage ingress traffic in Kubernetes, with a focus on developer self-service.

🎯 Use Cases (3)

Managing ingress traffic in Kubernetes Building a self-service API gateway for developers Implementing the Strangler Fig pattern with traffic shadowing

✅ Best For

  • Using Emissary-ingress to shadow production traffic to a new microservice for testing before sending live traffic to it.

💡 Check With Vendor

Verify these considerations match your specific requirements:

  • Non-Kubernetes environments.

🏆 Alternatives

Kong Gateway NGINX Ingress Controller Traefik Proxy Istio Gateway

Offers a more Kubernetes-native and developer-friendly experience than some of the other API gateways.

💻 Platforms

API

🔌 Integrations

Kubernetes Envoy Proxy Istio Linkerd Consul Prometheus Grafana

🛟 Support Options

  • ✓ Email Support
  • ✓ Live Chat
  • ✓ Phone Support
  • ✓ Dedicated Support (Ambassador Edge Stack tier)

🔒 Compliance & Security

✓ SOC 2 ✓ HIPAA ✓ BAA Available ✓ GDPR ✓ ISO 27001 ✓ SSO ✓ SOC 2 Type II ✓ ISO 27001

💰 Pricing

Contact for pricing
Free Tier Available

Free tier: Emissary-ingress is open-source and free to use.

Visit Emissary-ingress Website →