v0.1
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 headlessSerivce
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