MarkusMcNugen / docker-qBittorrentvpn

Docker container which runs a headless qBittorrent client with WebUI and optional OpenVPN
https://hub.docker.com/r/markusmcnugen/qbittorrentvpn/
GNU General Public License v3.0
171 stars 92 forks source link

Ingress into K8 #24

Open zane-shus opened 5 years ago

zane-shus commented 5 years ago

I have this working with VPN off and I can Ingress to the container ok on the WebUI. With VPN on, it connects and downloads torrents ok, but I can no longer Ingress to the container.

I get a : 502 Bad Gateway

Has anyone seen this before?

(I think its a Kubernetes config, but if its relevant, I am also running Rancher 2.1)