Hi Flyte community, we are moving our installation to a
Multi cluster setup and utilising
GPUs. In this case, not all clusters may be built equally for a variety of reasons. How would Flyte work in these instances:
1. Is Flyte able to discern which cluster a workflow should be executed on without explicit configuration? Ie, only 1 of n clusters has GPUs enabled or available.
2. Is it possible to configure a preference for cluster for a specific resource? Ie, there are GPUs available on multiple clusters but there is a preference for them to be scheduled on a specific cluster, but if that cluster fails or is unavailable then it can be scheduled on another cluster.