Cross-OS commands

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?

Any ideas here are welcome. Thanks!

Hi @BCEVE

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.

1 Like

Why not just setup another main n8n instance on that windows server and execute a worklfow via REST to execute the windows specific commands?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.