godaddy/kubernetes-client

How to create a job from cronjob programmatically?

Open

#443 创建于 2019年4月3日

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

仓库指标

Star
 (954 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南