Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 900 Bytes

File metadata and controls

22 lines (18 loc) · 900 Bytes

  • cli to automate creating and managing a k3s cluster on Proxmox VE using cloud images 🤓
  • add more master/worker nodes using simple config file and cli commands 🙏
  • custom image created with cloudinit networking and ssh / user access 👥
  • run kubectl commands or export the kubeconfig via the build in commands 🤓
  • etcd S3 snapshot/restore commands - minio, r2 etc supported 💾
  • in development but should be reasonably stable - check the branches for stable versions:horse_racing:
  • old demo: https://asciinema.org/a/597074

docs 📖

in progress 💥

  • Documentation
  • Some code clean up
  • Mostly standardising output ( colors )