terraform-hcloud-kube-hetzner/modules/host
Marco Nenciarini 0c3aa36c03
First control plane node is not special anymore
The first control plane node is now identical to any other server
node. The cluster initialization happens once in two steps: first,
make sure that the k3s cluster is initialized and then apply our
configurations while the other nodes join. This change makes the
initialization more resilient and even faster than before.
2022-02-22 13:36:25 +01:00
..
locals.tf Merge branch 'master' into modules 2022-02-20 11:30:07 +01:00
main.tf fixed hostname and readme 2022-02-22 04:11:24 +01:00
out.tf First control plane node is not special anymore 2022-02-22 13:36:25 +01:00
variables.tf Merge branch 'master' into modules 2022-02-20 11:30:07 +01:00
versions.tf Fist attempt to factor microOS install 2022-02-20 00:00:13 +01:00