KubeVPN: VPN tools which can connect to Kubernetes clusters(github.com)
github.com
KubeVPN: VPN tools which can connect to Kubernetes clusters
https://github.com/wencaiwulue/kubevpn
1 comments
After searching for a good Wireguard-based solution for VPNning into a Kubernetes cluster (and tinkering with a couple of them), this tool just worked. A simple `kubevpn connect` had me connecting to pods and services, while leaving internet traffic alone. Very impressive.