godaddy/kubernetes-client
View on GitHubHow to create a job from cronjob programmatically?
Open
#443 opened on Apr 3, 2019
help wantedrequest for example
Description
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