This document summarizes a presentation about Contour, an open source Ingress controller for Kubernetes. It discusses how Contour allows for cross-namespace routing configuration through its custom IngressRoute resource, which helps address issues with Kubernetes Ingress like lack of safeguards and an explosion of annotations in multi-team clusters. The presentation demonstrates Contour's features like prefix rewriting, canary deployments, and websocket support and recommends it as an alternative to standard Kubernetes Ingress. It also mentions Contour's integration with Envoy and potential future work on multi-cluster ingress with Gimbal.