My main instance and workers are running on linux via kubernetes, but there are instances where I need to run Windows-native tasks via an Execute command node… Is the only way to accomplish this by running a separate full install on a Windows box, or is it possible to link a worker running on a Windows box and specify the flow to utilize that worker when needeD?
AFAIK there is no way route executions for a specific workflow to a specific worker. I think the only way currently is to have a separate n8n instance running on Windows.