Trigger Kubernetes Cron Job Manually
Why
Sometimes when you have a Job that is on a weekly schedule, you don't want to wait a week to test it
How
Example
Get the Job name first
Create the job
We are going to call this one yeet
View the container
k get pods
NAME READY STATUS RESTARTS AGE
bread-7775f66dbc-qppxt 0/1 PodInitializing 0 5s
yeet-8hqrc 0/1 Completed 0 6s
Want to make this site better? Open a PR or help fund hosting costs