microsoft / reverse-proxy

A toolkit for developing high-performance HTTP reverse proxy applications.
https://microsoft.github.io/reverse-proxy
MIT License
8.42k stars 826 forks source link

Make a kubernetes Gateway API #1145

Open geffzhang opened 3 years ago

geffzhang commented 3 years ago

Yarp has implemented Ingress, Kubernetes also has a Gateway API. The advent of the Gateway API addresses the portability of Ingress and facilitates role-based access design. Although Gateway is still in the alpha phase, there are already several Gateway controller implementations (https://gateway-api.sigs.k8s.io/references/implementations/) that we can do in this regard

WeihanLi commented 9 months ago

The gateway API has reached GA

https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.0.0

xrkolovos commented 5 months ago

There is high performance in yarp, why not to see kestrel in kubernetes gateway api? Super feature