Skip to content

Commit

Permalink
Promote net-contour to stable.
Browse files Browse the repository at this point in the history
All of the known remaining issues with Contour have been resolved, and I've been carefully monitoring testgrid and digging into any 503s (or other dataplane related failures).

As of me writing this:
1. The only failure in the net-contour testgrid is due to its workaround for knative-extensions/net-certmanager#44, which shouldn't practically manifest in the context of Serving.
2. The only failures in the contour leg on Serving testgrid are due to infrastructure (Go, etcd, GKE, resource exhaustion)

I will continue to track testgrid carefully as we head towards 0.18, but at present it is likely as solid as any of our ingress options.
  • Loading branch information
mattmoor committed Sep 11, 2020
1 parent b9fd9eb commit a3f5747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/any-kubernetes-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ The following commands install Ambassador and enable its Knative integration.

{{% tab name="Contour" %}}

{{% feature-state version="v0.17" state="beta" %}}
{{% feature-state version="v0.18" state="stable" %}}

The following commands install Contour and enable its Knative integration.

Expand Down

0 comments on commit a3f5747

Please sign in to comment.