Comment by everfrustrated
Comment by everfrustrated 8 days ago
Has anybody found a good way to use encrypted disks with Hetzner yet?
Comment by everfrustrated 8 days ago
Has anybody found a good way to use encrypted disks with Hetzner yet?
Their installer script supports LUKS.
Setup dropbear, and have another encrypted instance that runs a cron that runs a script every minute to check for the dropbear port on all instances and sshes in and passes the key to boot.
This is what I do for fastcomments anyway for ovh and hetzner
To answer from a Kubernetes perspective: Both OpenEBS Mayastor and LocalZFS now support disk encryption.
If you need disk encryption on Hetzner, I built a Terraform module that sets up a Kubernetes cluster with encrypted disks enabled by default: https://github.com/hcloud-k8s/terraform-hcloud-kubernetes