I know that we can use nodeSelector to deploy workspaces on specific nodes. However, I need the ability to deploy different workspaces on different nodes. I need a workspace that runs dotnet framework which only works on windows container. So, beside linux node, I also need a windows node to host that workspace. Not sure there is any way to achieve this?
Summary
I know that we can use nodeSelector to deploy workspaces on specific nodes. However, I need the ability to deploy different workspaces on different nodes. I need a workspace that runs dotnet framework which only works on windows container. So, beside linux node, I also need a windows node to host that workspace. Not sure there is any way to achieve this?
Relevant information
No response