2024-11-19 14:42:27 +01:00
|
|
|
# Setup talos cluster
|
|
|
|
|
|
|
|
|
|
## Requirements
|
|
|
|
|
* Hetzner customer :)
|
|
|
|
|
* Domain at Hetzner, not needed, can be removed/adapted
|
|
|
|
|
* packer for creating a talos base image
|
2024-11-19 14:56:16 +01:00
|
|
|
* tofu (Should work with terraform too)
|
2024-11-19 14:42:27 +01:00
|
|
|
* I use direnv to setup all the needed configuration variables
|
|
|
|
|
|