Skip to content

Releases: volcano-sh/volcano

v0.4-beta

v0.4-beta Pre-release
Pre-release

Choose a tag to compare

@k82cn k82cn released this 07 Apr 13:13
81201a7

v0.4 (2020-04-07)

v0.3.0

Choose a tag to compare

@hzxuzhonghu hzxuzhonghu released this 28 Jul 07:48
a9b7651

This is to support go get

v0.3

Choose a tag to compare

@k82cn k82cn released this 21 Jan 09:33
aa51cba
Read more

v0.2

Choose a tag to compare

@hzxuzhonghu hzxuzhonghu released this 03 Sep 07:10
92484da

v0.1

Choose a tag to compare

@asifdxtreme asifdxtreme released this 14 May 07:16
feabf5a

Features

  • IndexedJob

  • Multiple Pod template

  • Error handling of Pod/Job

  • Queue/Job command line

  • Delay Pod Creation

  • Job plugins

    • env: set VK_TASK_INDEX to each container, is a index for giving the identity to container

    • svc: create headless Serivce and *.host to enable pods communicate

    • ssh: sign in ssh without password, e.g. use command mpirun or mpiexec

Docker Images:

docker pull volcanosh/vk-scheduler:v0.1
docker pull volcanosh/vk-controllers:v0.1
docker pull volcanosh/vk-admission:v0.1