LX
LX
Please post the yaml file of the job
Please try delayed start master. https://github.com/volcano-sh/volcano/blob/2cfce7a1305e4ad6d3dcb1a11bf3dc528aee0701/example/task-start-dependency/mpi.yaml#L34 You can try use dependsOn.
It is speculated that there is a conflict with the gang plugin. You can disable gang plugin or set `minavailable` == worker.replicas
/assign @hwdef
I will try this.
`--managed-namespaces` sound reasonable. Would you like to add this feature?
https://github.com/volcano-sh/volcano/pull/2269#issuecomment-1146972249 I reply here. You can change the time zone in the container by mounting the files in the `/usr/share/zoneinfo/` directory, which can also make the time zone of the...
/assign @hwdef
What if we rename `vcctl` to `kubectl-volcano` and use it as a plugin for `kubectl` we can close queue by ``` kubectl volcano queue operate -a close -n test ```...
@prokher @k82cn @Thor-wl