๐Š๐ฎ๐›๐ž๐ซ๐ง๐ž๐ญ๐ž๐ฌ ๐‰๐จ๐›๐ฌ ๐š๐ง๐ ๐‚๐ซ๐จ๐ง๐‰๐จ๐›๐ฌ: ๐€ ๐›๐ž๐ ๐ข๐ง๐ง๐ž๐ซ’๐ฌ ๐ ๐ฎ๐ข๐๐ž

๐Ÿ“Œ Kubernetes provides several controllers for managing pods. Like ReplicaSets, DaemonSets, StatefulSets, and Deployments. They ensure that their pods are always running.

๐Ÿ“Œ What if we do want the pod to terminate? Well, that is where ๐Š๐ฎ๐›๐ž๐ซ๐ง๐ž๐ญ๐ž๐ฌ ๐‰๐จ๐›๐ฌ come in

โžค The function of a ๐Š๐ฎ๐›๐ž๐ซ๐ง๐ž๐ญ๐ž๐ฌ ๐‰๐จ๐›๐ฌ is to create one or more pods and tracks the success of pods. They ensure that the specified number of pods are completed successfully

โžค ๐Š๐ฎ๐›๐ž๐ซ๐ง๐ž๐ญ๐ž๐ฌ ๐‚๐ซ๐จ๐ง๐ฃ๐จ๐›๐ฌ are for cluster tasks that need to be executed on a predefined schedule. They are useful for periodic and recurring tasks, like running backups, sending emails, or scheduling individual tasks for a specific time, such as when your cluster is likely to be idle.

๐Ÿค“ Want to learn more about ๐Š๐ฎ๐›๐ž๐ซ๐ง๐ž๐ญ๐ž๐ฌ ๐‰๐จ๐›๐ฌ & ๐‚๐ซ๐จ๐ง๐ฃ๐จ๐›๐ฌ?

โšก Checkout this blog https://k21academy.com/kubernetes61 , which covers:
๐Ÿ€ What is Job in Kubernetes?
๐Ÿ€ Kubernetes Jobs Vs CronJobs
๐Ÿ€ Prerequisites
๐Ÿ€ Create Kubernetes CronJobs

โšก Want more in-depth training?
โšก Register for the ๐…๐‘๐„๐„ ๐‚๐‹๐€๐’๐’: https://k21academy.com/k8s02

k8s content upgrade

About the Author Atul Kumar

Oracle ACE, Author, Speaker and Founder of K21 Technologies & K21 Academy : Specialising in Design, Implement, and Trainings.

follow me on:
Not found