Question, is there a way to add a windows worker t...
# rke2
q
Question, is there a way to add a windows worker to an existing harvester created rke2 cluster? i know i can add them using the registration link with a generic cluster, but i'd like to be able to spin up an rke2 cluster in harvester, then just add windows workers
c
from an RKE2 perspective, you should be able to add windows nodes to any cluster, as long as you’re using one of the CNIs that works on Windows. You don’t need to do anything special to prepare for a windows cluster.
Maybe there is more required on the harvester side, but nothing special as far as RKE2 is concerned.
q
is there a doc you can point me to on manually adding a windows worker to an rke2 cluster? the way i currently do it is via the registration link i get from the generic rke2 cluster. that doesnt exist if i create a harvester rke2 cluster
c
if you’re using rancher/harvester to provision you need to go through that. You can’t just go and add random nodes to the cluster, it will get very confused.
I would ask on the #C01GKHKAG0K side
q
thanks!