adi90x / rancher-active-proxy

All in one active reverse proxy for Rancher ! For Kubernetes : https://github.com/adi90x/kube-active-proxy
MIT License
156 stars 55 forks source link

[question] Do I need to run this on every host? #46

Open kevin-coyle opened 6 years ago

kevin-coyle commented 6 years ago

I want to have multiple hosts on my infrastructure. Should I put RAP on each host?

adi90x commented 6 years ago

Yes, you can put rancher on all host you can then load balance traffic from dns to the different host IP. Or you can run one RAP on main host , send all traffic to this host , and let it forward request to containers/services spawn on slave host