reverse-proxy
reverse-proxy copied to clipboard
Make a kubernetes Gateway API
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
The gateway API has reached GA
https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.0.0
There is high performance in yarp, why not to see kestrel in kubernetes gateway api? Super feature