-
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

-
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 🤓
- Recent: add proxmox-cloud-controller-manager
- Going to check proxmox CSI driver