The CronJob was not visible because it was under a namespace and it seems you have to provide the namespace. If anyone comes across this in the future,
kubectl get cronjobs -n payment kubectl delete cronjob <name> -n payment After running those commands the pods were stopped. -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscr...@googlegroups.com. To post to this group, send email to kubernetes-users@googlegroups.com. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.