Getting Started with Kubernetes | Start learning Kubernetes in 2023

Getting Started with Kubernetes | Start learning Kubernetes in 2023

Oct 22, 2023

Ready to dive into the world of Kubernetes? Join us in this beginner-friendly tutorial where we break down Kubernetes infrastructure, explore its fundamental components, and understand how it all fits together at a high level. Whether you're a developer, sysadmin, or just curious about Kubernetes, this video has you covered.

👉Complete Guide to Monitoring Kubernetes:
https://sematext.com/guides/kubernetes-monitoring/

👉Best Infrastructure Monitoring tool: https://sematext.com/integrations/kubernetes/

Here's what we'll cover:

📦 What is Kubernetes?
⚙️ Understanding Kubernetes Infrastructure
💻 Getting Started Locally with Minikube
📄 Applying YAML Files with kubectl
📈 Scaling Your Deployments

Ready to take your Kubernetes game to the next level? Check out Sematext's monitoring system tailored for Kubernetes, and keep your clusters running smoothly. #kubernetes #minikube #devops #programming

❤️Subscribe: https://www.youtube.com/c/SematextGroup/
🤓Check out our blog: https://sematext.com/blog/

Follow Sematext:
👍Facebook: https://www.facebook.com/Sematext
👍Twitter: https://twitter.com/sematext
👍LinkedIn: https://www.linkedin.com/company/sematext-international-llc

Chapters:
⏩0:00- 0:23 Intro
⏩ 0:23-0:46 Who we are
⏩0:46-0:58 Definition of Kubernetes
⏩0:58-1:33 What is a Container?
⏩1:33-2:12 Container Images and Building Containers
⏩2:12-3:08 Containers Simplified
⏩3:08-3:58 What is a Container Orchestrator?
⏩3:58-4:55 What is a Pod in Kubernetes Architecture?
⏩4:56-5:48 What is a Node in Kubernetes Architecture?
⏩5:48- 7:22 What is a Control Plane in Kubernetes Architecture?
⏩7:22-7:55 Kubectl
⏩7:55-8:54 K8 Practice environments
⏩8:54- 0:03 How to install Kubernetes Locally with Minikube
⏩10:03-12:50 Understanding YAML Deployment Files
⏩12:55-13:52 Basic Scaling in Kubernetes with Kubectl