voyagermesh / voyager

🚀 Secure L7/L4 (HAProxy) Ingress Controller for Kubernetes
https://voyagermesh.com
Apache License 2.0
1.35k stars 134 forks source link

Does Voyager support circuit breaker pattern and api response encryption? #1598

Open shahamit opened 2 years ago

shahamit commented 2 years ago

Hello, I am evaluating if voyager could work as an api gateway when deployed as a kubernetes ingress controller. I wanted to know if it provides circuit breaking capabilities along with api response encryption so that all the responses could be centrally encrypted. I couldn't find these details in the documentation Any guidance would be helpful.

Thanks!