Skip to content

Conversation

@kke
Copy link
Contributor

@kke kke commented Sep 11, 2025

Fixes #60

Adds (untested and experimental at this point) support for deploying Windows worker nodes

All direct linux command execs have been moved behind Configurers and a windows Configurer has been added that also implements the host.configurer interface.

There's a warning that the feature is experimental.

There's a version constraint that makes it error out if k0s is not 1.34+

@kke kke force-pushed the windows-worker-support branch 2 times, most recently from 050b40f to e36b2b8 Compare October 29, 2025 13:10
@kke kke changed the title [WIP] Windows worker support Experimental windows worker support Oct 29, 2025
Signed-off-by: Kimmo Lehto <[email protected]>
@kke kke force-pushed the windows-worker-support branch from 66e6a23 to 76105aa Compare October 29, 2025 14:04
@kke kke marked this pull request as ready for review October 29, 2025 14:09
@kke kke changed the title Experimental windows worker support Experimental Windows worker support Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for windows target hosts

2 participants