Contour is an open source Kubernetes native API gateway and ingress controller, providing routing, metrics, access controls, and observability features for microservices, integrated with Kubernetes and Envoy proxy.
Contour is an open source Kubernetes ingress controller that works by deploying the Envoy proxy as a reverse proxy and load balancer. Contour provides a control plane for Envoy that watches Kubernetes API servers for changes and updates Envoy configuration automatically.
Key features of Contour include:
As a Kubernetes native ingress, Contour is optimized to work with Kubernetes concepts like Services and Ingresses natively. It focuses purely on traffic routing and load balancing, providing a control plane for the Envoy data plane. Contour supports Kubernetes and OpenShift deployments.
Here are some alternatives to Contour:
Suggest an alternative ❐