I've created a K3S cluster on a Hetzner Cloud with...
# general
h
I've created a K3S cluster on a Hetzner Cloud with pulumi in typescript. The script uses the command module to get the k3s token and initialize a worker node. I was wondering what would be the best way to share it with others to reuse. Any tips?