You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
K3s is used as the base for RKE2, which is supported on both Linux and Windows. However, our Windows testing for K3s is currently limited to just making sure that a single command compiles with GOOS=windows.
We should perform a full build of K3s for Windows, and run as much of the test suite as we can currently support on GHA Windows runners.
The text was updated successfully, but these errors were encountered:
K3s is used as the base for RKE2, which is supported on both Linux and Windows. However, our Windows testing for K3s is currently limited to just making sure that a single command compiles with
GOOS=windows
.We should perform a full build of K3s for Windows, and run as much of the test suite as we can currently support on GHA Windows runners.
The text was updated successfully, but these errors were encountered: