apache / trafficserver-ingress-controller

Apache Traffic Server Ingress Controller for Kubernetes
https://github.com/apache/trafficserver-ingress-controller
Apache License 2.0
39 stars 9 forks source link

Production testing #60

Closed shukitchan closed 4 months ago

shukitchan commented 3 years ago

I would like to test the ingress controller in a production setting.

i.e. with frequent changes in backend application deployment, scale up/down and see if the ingress controller can indeed handle all the changes and can fail gracefully as well.

shukitchan commented 4 months ago

I have decided not to work on this feature in this project