I would like since a pod containing a simple container (nginx, php, nodejs, etc ...) able to route all calls to an IP address to another pod that contains a container openvpn client.
What i do: (pod subnet in 10.2.0.x)
I have already tried to add routes, but nothing to do.
Do you think it's possible to do what I want? I simply wish to route 10.30.x.x from php directly to openvpn pod