5 ms·
I’m considering setting up a Digital Ocean virt with the static IP and then wireguard connection back to a host on my network. I want to connect a local bare m
by speakspokespok 2y ago
I’m considering setting up a Digital Ocean virt with the static IP and then wireguard connection back to a host on my network.
I want to connect a local bare metal k8s cluster to the internet but completely walled off from the rest of my network.
- natebc 2y agoI did this a few years ago and it's still chugging along great. Haproxy instance on a $6 droplet proxying back over wireguard to a taefik proxy. Could probably redo it and skip the double proxy but honestly it's fine.