Skip to content
Discussion options

You must be logged in to vote

After a lot of digging, I've found the solution.
TL;DR: Add your service CIDR to the LOCAL_NETWORK variable

It worked with the ingress controller, because it proxies the traffic to Transmission, from a pod, so it is on the pod network. However when accessing it via a service, it is on the service CIDR, and thus not on the pod CIDR.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@martimors
Comment options

Answer selected by TobiasDeBruijn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants