wdesert
wdesert2mo ago

Windmill workers distributed across multiple K8s namespaces

Will Windmill work fine if we deploy N workers we have (tagged differently for various workloads) across different K8s namespaces. The idea is to make different teams responsible for what their workers do and how many resources they use, but keep the frontend the same for everyone. Technically, it sounds like this should be possible as long as Windmill is just searching by label in the entire cluster, but maybe there's something else. Thanks!
2 Replies
rubenf
rubenf2mo ago
yes as long as they can all connect to the database or they are in agent worker mode and connected to the main servers
wdesert
wdesertOP2mo ago
Got it, thank you!

Did you find this page helpful?