How to Level Up Your Kubernetes Skills by Leveraging the Power of CronJobs
In this video, @DevOpsDirective shows how to create Kubernetes CronJobs, actions that run on a schedule, in your Kubernetes cluster to manage recurring tasks in your web application.
New to Linode? Get started here with a $100 credit!
Chapters:
0:00 Introduction
0:50 Create a Kubernetes Cluster
1:30 About the Kubernetes Components
4:15 Obtain Kubernetes Cluster Credentials
4:20 Import Kube Config File
4:40 Install kubectl
4:50 Export Kube Config
5:20 Build YAML File
8:35 Build Job for the Pod
10:30 How the Cron Progresses
12:30 Apply the Cron to the Cluster
14:20 Conclusion
Read the doc for more information on creating CronJobs.
Learn more about Kubernetes.
Subscribe to get notified of new episodes as they come out.
#LKE #Kubernetes #CronJobs
Product: LKE, Kubernetes, CronJobs; @DevOpsDirective