contour
contour copied to clipboard
Contour is a Kubernetes ingress controller using Envoy proxy.
Starting an epic on this topic to ensure work is tracked and we get organized While we have worked to ensure Contour code performs well via optimizations in feature implementation,...
Hello Contour community! We run Contour in GKE, behind a L4 Internal TCP Load Balancer (which is brought up by GKE via our Envoy service, Type: LoadBalancer, annotation "cloud.google.com/load-balancer-type: Internal")....
ref. #3772, #3681 A further improvement to our CI pipeline would be to test the actual image (or contained binary) that is being pushed to GHCR for workflows that push...
On the upgrade page, https://projectcontour.io/resources/upgrading/, there is supposed to be a page table of contents on the top left. If you render this using `make site-devel` it is there, but...
Please run an accessiblity assessment on the project contour docs site and create updates on this issue with any changes needed. This can be done using the Lighthouse tool that...
When using Linkerd with Contour, the shutdown-manager logic isn't consistent and doesn't always work. The problem is when a SIGTERM is received, linkerd kills the network so that the `preStop`,...