reverse-proxy icon indicating copy to clipboard operation
reverse-proxy copied to clipboard

Make a kubernetes Gateway API

Open geffzhang opened this issue 4 years ago • 3 comments

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

geffzhang avatar Jul 07 '21 12:07 geffzhang

The gateway API has reached GA

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

WeihanLi avatar Nov 23 '23 08:11 WeihanLi

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

xrkolovos avatar Mar 13 '24 17:03 xrkolovos