issues
search
cloudwego
/
monolake
Rust framework for building high-performance network services
https://www.cloudwego.io/docs/monolake/
Apache License 2.0
15
stars
2
forks
source link
[tracking] Monolake Ingress Controller
#111
Open
goldenrye
opened
4 months ago
goldenrye
commented
4 months ago
implement a K8S ingress controller with Monolake
[ ] Support standard k8s ingress APIs through a small http server to respond to the requests from k8s
[ ] Support standard k8s IngressClass APIs through the same http server
[ ] Support k8s ingress controller configurations if we want to add extra annotations
[ ] Support standard k8s ingress controller installations
implement a K8S ingress controller with Monolake