Add Kourier as an Ingress implementation option #5982
Labels
area/networking
area/test-and-release
It flags unit/e2e/conformance/perf test issues for product features
kind/feature
Well-understood/specified features, ready for coding.
In what area(s)?
/area networking
/area test-and-release
/kind proposal
Describe the feature
https://github.com/3scale/kourier is an Envoy-based Knative Ingress implementation. From their README:
This proposal is to get Kourier added as an alternative Ingress option for Knative. Its primary goal is to be as small and lightweight of an Ingress implementation as possible specifically for Knative. It requires no extra CRDs and consists of two Deployments - one for the control plane pod and one for the data plane pods. It directly reconciles Knative Ingress objects into Envoy configuration.
The team behind Kourier would like to present their work at a future Networking WG meeting and I've already added it to the future topics section of that meeting doc. I've discussed this a bit in Slack with the networking team, but this issue is to track the feature request and facilitate discussion on GitHub with wider visibility.
The text was updated successfully, but these errors were encountered: