Hello, Im trying to provision a rke2 cluster using...
# general
f
Hello, Im trying to provision a rke2 cluster using openSuseLeap 15.6 in harvester but Im not able to meanwhile when i use ubuntu everything goes smooth with the OpenSuse nodes it gives the following error
Copy code
level=error msg="error loading CA cert for probe (kube-scheduler) /var/lib/rancher/rke2/server/tls/kube-scheduler/kube-sched>
May 01 22:35:03 testing-rke2-pool1-vvf8j-94hrw rancher-system-agent[11508]: time="2025-05-01T22:35:03Z" level=error msg="error while appending ca cert to pool for probe kube-scheduler"
after many testings this is the workaround :
Copy code
make sure you are using the latest docker-machine-driver-harvester "<https://github.com/harvester/docker-machine-driver-harvester>"
create new cluster with single node
     - this will take up to 30+ minutes 
after single node cluster is up, snapshot it 
add worker nodes 
add master nodes