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 Cloud Computing? Get started here with a $100 credit → https://www.linode.com/lp/youtube-viewers/?ifso=linodetube&utm_source=youtube&utm_medium=SuperUser
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→ https://www.linode.com/docs/guides/kubernetes-cron-job/
Learn more about Kubernetes→ https://kubernetes.io/docs/tutorials/kubernetes-basics/
Subscribe to get notified of new episodes as they come out → https://www.youtube.com/linode?sub_confirmation=1
#LKE #Kubernetes #CronJobs
Product: LKE, Kubernetes, CronJobs; @DevOpsDirective