Skip to content

v0.1

Compare
Choose a tag to compare
@asifdxtreme asifdxtreme released this 14 May 07:16
· 2 commits to release-0.1 since this release
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