▲ | MaKey 5 days ago | |
What's the difference to a well established tool like kops (https://github.com/kubernetes/kops), which also supports Hetzner? | ||
▲ | camil 5 days ago | parent | next [-] | |
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. | ||
▲ | abound 5 days ago | parent | prev | next [-] | |
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... | ||
▲ | worldsayshi 5 days ago | parent | prev | next [-] | |
Does anyone know how this compares to using https://github.com/vitobotta/hetzner-k3s ? | ||
▲ | andix 5 days ago | parent | prev [-] | |
I guess UI and commercial support. |