godaddy/kubernetes-client

How to create a job from cronjob programmatically?

Open

#443 创建于 2019年4月3日

在 GitHub 查看
 (5 评论) (1 反应) (0 负责人)JavaScript (954 star) (206 fork)batch import
help wantedrequest for example

描述

I would like to run a cronjob programmatically using the following command, Can anyone help on this? kubectl create job --from=cronjob/test-job test1

贡献者指南