intel / vck

Volume Controller for Kubernetes
https://ai.intel.com/kubernetes-volume-controller-kvc-data-management-tailored-for-machine-learning-workloads-in-kubernetes/
Apache License 2.0
67 stars 17 forks source link

Consider using a Job for data downloading instead of the pod. #32

Open balajismaniam opened 6 years ago

balajismaniam commented 6 years ago

Reference: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/. Appropriate completions, parallelism and backofflimit should be set in order for the job to work as expected.