Solving Kubernetes CronJob Stuck on Pending with Pod Affinity
Introduction
Running cron jobs on a Kubernetes cluster provides an automated way to perform periodic tasks. However, when your cluster is dynamically managed, and new nodes come into play, you might encounter an issue where your cron job pods get stu...
adedamolaajibola.hashnode.dev3 min read