I\'ve created a Kubernetes Scheduled Job, which runs twice a day according to its schedule. However, I would like to trigger it manually for testing purposes. How can I do t
I've created a small cmd utility for convenience to do just that and also suspend and unsuspend cronjobs.
https://github.com/iJanki/kubecron