Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 844 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 844 Bytes

🍔 kopsrox

  • kopsrox is a script to automate creation and management of simple ha k3s cluster on ProxmoxVE using cloud images 🤓

  • add more master/worker k3s nodes using a simple config file and cli interface 🙏

  • kube-vip ( https://kube-vip.io/ ) built in providing full HA setup for the kube api :atom:

  • easy management of etcd S3 snapshot/restore operations - easily restore a cluster from s3! 💾

  • export the k3s token, your kubeconfig etc etc - its all automatic 🤓

    get it https://github.com/simonccc/kopsrox/releases

📖 docs

💥 in progress

  • Improving Docs
  • Some code clean up
  • Recent: bug fixes, machine type optimisations, kubevip improvements