1 AMBASSADOR KUBERNETES-NATIVEAPIGATEWAY
2 Open source API Gateway Kubernetes only simplifies architecture • No database. Scale via HPA. Readiness & liveness checks. Declarative, decentralized configuration via Kubernetes annotations gRPC, HTTP/2, rate limiting, timeouts, canary, shadowing, … AmbassadorAPIGateway
3 Open source L7 proxy, built by Lyft Now used by Ambassador, Istio, and lots of companies Great upstream community Designed for machine configuration
4 Architecture Kubernetes manifests Ambassador is async notified of config changes and configures Envoy accordingly All traffic flows through Envoy Kubernetes services
5 Web: https://www.getambassador.io GitHub: https://github.com/datawire/ambassador/ Gitter: https://gitter.im/datawire/ambassador Thanks!

Ambassador Kubernetes-Native API Gateway