pieterlange / kube-openvpn

:closed_lock_with_key: Kubernetes native OpenVPN
MIT License
383 stars 57 forks source link

subnet larger than /24 #59

Closed adauhajre closed 6 years ago

adauhajre commented 6 years ago

Hey Thanks for the great work on this...

I'm currently trying to deploy this with a subnet larger than /24 (on GKE). Everytime I change my default routes and push configs to something larger it doesn't seem to connect to the larger gke cluster, once i assign ip's outside of the /24 range (even though the openvpn.conf is set to allow a /16 sized subnet.)

Any Ideas?

adauhajre commented 6 years ago

figured out need to update the OVPN_NETWORK env var in the deployment.