EnRoute makes is simple to expose services running in Kubernetes using one helm command. L7 policy can be specified using simple switches to enable/disable functionality
EnRoute can also use ACME protocol to get, verify and install a Let's Encrypt Certificate in just one step
Getting started is extremely simple and can be achieved in less than a minute. Once the helm repositories are setup, all it takes a simple command to set it up.
Getting Started Kubernetes Ingress Guide
EnRoute is the only gateway on Envoy proxy that works for both Kubernetes Ingress and Standalone use-cases. Typically solutions either target one or the other. A majority of users have a mix of workloads, and this capability comes in handy, especially with the same consistent policy model across all deployments. And running Envoy makes it a super performant solution.
Getting Started EnRoute Standalone Guide
-
EnRoute Standalone can also be setup using the getting started bash script
-
EnRoute APIs can be invoked from any language. An example in golang can be found here
-
Use
enroutectl
to program OpenAPI spec on gateway
EnRoute has an enterprise version that provides additional support and features