Comment by MaKey
What's the difference to a well established tool like kops (https://github.com/kubernetes/kops), which also supports Hetzner?
What's the difference to a well established tool like kops (https://github.com/kubernetes/kops), which also supports Hetzner?
There's also Talos, which also also supports Hetzner [1] and is similarly streamlined. Not quite the same idea but very similar.
[1] https://www.talos.dev/v1.10/talos-guides/install/cloud-platf...
Does anyone know how this compares to using https://github.com/vitobotta/hetzner-k3s ?
Probably the easiest out there is https://github.com/vitobotta/hetzner-k3s. There are many options, depending on how low level you want to go. Hetzner terraform project is probably the most complex and complete, but it takes time to configure all those. The main idea was to provide simplification, not just to Kubernetes provisioning in Hetzner, but also to the most common apps and tools that extend Kubernetes capabilities, like ingress controllers, prometheus, elasticsearch, databases and so on.