How to add windows worker nodes to existing Rancher HA Cluster

I have provisioned a rancher 3 node HA cluster with rke cluster.yml. Is it possible to add windows worker nodes to the existing cluster?. I was able to add linux worker nodes to the cluster by adding entries into the “cluster.yml” and updating the configuration using “rke up --update-only”. Is there any possible way to add windows worker nodes to the existing cluster using rke?