Hi all,
It's glad to inform that Volcano has a new release: v0.2. Volcano is a batch system built on Kubernetes; it provides a suite of mechanisms that are commonly required by many classes of batch & elastic workload. There are several enhancements in v0.2 release for job management and batch scheduling, including:
• Fair-share scheduling of namespace cross queues (https://github.com/volcano-sh/volcano/pull/358)
• Support binpack policy (https://github.com/volcano-sh/volcano/pull/380)
• Delay Pod Creation (https://github.com/volcano-sh/volcano/pull/370)
• Volcano Job garbage collection (https://github.com/volcano-sh/volcano/pull/149)
• Support Queue Capability (https://github.com/volcano-sh/volcano/issues/117)
Refer to https://github.com/volcano-sh/volcano/releases/tag/v0.2 for more detail, and please feel free to have a try with examples here and file any issue here.
Best Regards
Volcano Team