#3851 Doc: gang-scheduling for kubeflow training-operator
Pull request opened by
fg91
Describe your changes
In the Flyte Slack community there have been multiple questions recently how timeout errors can be avoided which occur when the workers of distributed training jobs don't start at the same time due to resource constraints.
The best solution to this problem is to use a Kubernetes scheduler which supports gang scheduling. In this PR I add documentation how this can be configured.
☑︎ I updated the documentation accordingly.
☑︎ All new and existing tests passed.
☑︎ All commits are signed-off.
flyteorg/flyte
✅ All checks have passed
6/6 successful checks