Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 972 Bytes

File metadata and controls

21 lines (17 loc) · 972 Bytes

kopsrox

  • kopsrox is a script to help create and manage simple ha k3s clusters on ProxmoxVE

  • use upstream cloud images imported into proxmox as templates - no iso's to mess around with

  • 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 and traefik :atom:

  • proxmox-cloud-controller and csi driver from https://github.com/sergelogvinov built in and configured automatically

  • 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

  • Recent: add proxmox-cloud-controller-manager
  • Going to check proxmox CSI driver