godaddy/kubernetes-client
Vedi su GitHubHow to create a job from cronjob programmatically?
Open
#443 aperta il 3 apr 2019
help wantedrequest for example
Metriche repository
- Star
- (954 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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