Tools/emissary-ingress/emissary

emissary

No description available.

4.5kemergingPythonApache-2.0trending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Mar 2026

Emissary-ingress is an API gateway built on Envoy Proxy. It handles routing, TLS termination, rate limiting, authentication, and load balancing for traffic entering your Kubernetes cluster. It's the front door to your cluster that decides which request goes where.

Fully free under Apache 2.0. CNCF incubating project. You get the full gateway: path-based routing, header-based routing, gRPC support, WebSocket support, automatic TLS with Let's Encrypt, rate limiting, and OAuth2 integration. Configured via Kubernetes CRDs (Custom Resource Definitions).

The catch: Emissary's development has slowed significantly. Ambassador Labs (the company behind it) has shifted focus to Telepresence and their commercial products. The Kubernetes gateway API is becoming the standard, and newer ingress controllers (like Envoy Gateway, which is also Envoy-based) are more actively developed. If you're starting fresh, Envoy Gateway or Traefik are better bets. If you're already running Emissary, it works, but plan a migration timeline.

Free vs Self-Hosted vs Paid

fully free

The open source Emissary-ingress is fully free under Apache 2.0.

Ambassador Edge Stack (commercial): Ambassador Labs offers a paid version with developer portal, advanced rate limiting, and enterprise support. Pricing requires contacting sales.

Self-hosting costs: Runs as a Kubernetes deployment. Resource usage depends on traffic volume. Plan for 512MB-2GB RAM for the Emissary pods. The underlying Envoy proxy is efficient.

Comparison: NGINX Ingress Controller (free, most popular), Traefik (free, auto-discovery), Kong (open core, $35/mo+ for enterprise), Envoy Gateway (free, actively developed). Emissary's value proposition has weakened as alternatives have matured.

Free. But declining development activity makes newer alternatives more attractive.

Self-hosting ops:moderate

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
74/100 · B+
Adoption17/30
Maintenance21/25
Community11/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Growing adoption: 4,493 starsActive community: 706 forksPermissive license (Apache-2.0)

About

Owner
emissary-ingress (Organization)
Stars
4,518
Forks
706

Explore Further

More tools in the directory