Avunu / nixos-k3s

Flake-based NixOS K3s deployment.
MIT License
0 stars 0 forks source link

Configure cloud-init on OpenStack #9

Open batonac opened 6 days ago

batonac commented 6 days ago

Cloud-init on the OpenStack cluster should be configured to:

  1. Assign hostnames
  2. Copy /etc/k3s/tokenFile
  3. Copy /etc/k3s/envs
  4. ???

I'm not sure where to store the sensitive parts of this configuration.... in a private repo perhaps?