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
Is this still an issue? How does this translate onto dockerized infra?
Example:
You can have different slave Docker containers with different tools. Maybe even reconfigurable ones. Master node will run different jobs and maybe even job stages on different nodes. And maybe sometimes ask nodes (excluding ones that are user-donated) to reconfigure themselves. Custom tools/FPGAs available are reported by the nodes when they first call for master.
Why will you ever need NFS?
We started from using containers with tools. Unfortunately, some containers in this case become too big, e.g. when you run FuseSoC. In this case you need to have all tools in a single container. In my test setup it's solved by a volume with tools, which are deployable via Modules. But it still needs to be documented better
Requirements:
Open questions:
The text was updated successfully, but these errors were encountered: