godaddy/kubernetes-client

How to create a job from cronjob programmatically?

Open

#443 opened on 2019年4月3日

GitHub で見る
 (5 comments) (1 reaction) (0 assignees)JavaScript (206 forks)batch import
help wantedrequest for example

Repository metrics

Stars
 (954 stars)
PR merge metrics
 (30d に merged 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

コントリビューターガイド