vck
vck copied to clipboard
Consider using a Job for data downloading instead of the pod.
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.