hobby-kube / guide

Kubernetes clusters for the hobbyist.
MIT License
5.59k stars 258 forks source link

Hetzner Wireguard network interface #69

Closed Arsur closed 5 years ago

Arsur commented 5 years ago

Mhm iam kind of stuck. Wireguard is not starting in my Hetzner Cloud because of this network interfaces issue, can you refine the tutorial regarding this? I search now since an hour how to get this running, but nothing helps.

Arsur commented 5 years ago

okay the solution was in your terraform script.

sudo apt install linux-headers-$(uname -r)