This PR adds support for provisioning Windows nodes using vSphere templates in the Rancher2 provider. It enables users to create and manage Windows-based nodes using the same vSphere template logic as for Linux nodes.
Changes
Modified the Rancher2 provider to support Windows machine pool in cluster_v2
Updated the provider logic to handle vSphere Windows template.
Added new string into tests to ensure proper functionality for Windows nodes.
This PR adds support for provisioning Windows nodes using vSphere templates in the Rancher2 provider. It enables users to create and manage Windows-based nodes using the same vSphere template logic as for Linux nodes.
Changes
Related Issues