Linux serverNETWORK ADMINISTRATIONSredhat

Kubernetes Basics: Pods, Nodes, Containers, Deployments and Clusters

🔴 – To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting – me@antonputra.com

▬▬▬▬▬ Experience & Location 💼 ▬▬▬▬▬
► I’m a Senior Software Engineer at Juniper Networks (12+ years of experience)
► Located in San Francisco Bay Area, CA (US citizen)

▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
► LinkedIn: https://www.linkedin.com/in/anton-putra
► Twitter/X: https://twitter.com/antonvputra
► GitHub: https://github.com/antonputra
► Email: me@antonputra.com

▬▬▬▬▬▬ Related videos 👨‍🏫 ▬▬▬▬▬▬
👉 [Playlist] Kubernetes Tutorials: https://www.youtube.com/playlist?list=PLiMWaCMwGJXnHmccp2xlBENZ1xr4FpjXF
👉 [Playlist] Terraform Tutorials: https://www.youtube.com/playlist?list=PLiMWaCMwGJXmJdmfJjG3aK1IkU7oWvxIj
👉 [Playlist] Network Tutorials: https://www.youtube.com/playlist?list=PLiMWaCMwGJXluySjXqWG6fg1H1hzd-zWz
👉 [Playlist] Apache Kafka Tutorials: https://www.youtube.com/playlist?list=PLiMWaCMwGJXlL8-E-xu8RBwyC5YfS3V5e
👉 [Playlist] Performance Benchmarks: https://www.youtube.com/playlist?list=PLiMWaCMwGJXl-h2RgOSpdO-pQaSRwlVjd
👉 [Playlist] Database Tutorials: https://www.youtube.com/playlist?list=PLiMWaCMwGJXnhmmh5pu9sdWekdRwAzV5f

=========
⏱️TIMESTAMPS⏱️
0:00 Intro
0:18 Kubernetes Nodes
1:42 Kubernetes Persistent Volumes
2:26 Kubernetes Containers
3:08 Kubernetes Pods
4:16 Kubernetes Deployment
4:49 Kubernetes Load Balancer & Ingress

=========
Source Code
📚 – Tutorial: https://github.com/antonputra/tutorials/tree/main/lessons/093

#Kubernetes #DevOps #K8s

source

by Anton Putra

redhat openstack

21 thoughts on “Kubernetes Basics: Pods, Nodes, Containers, Deployments and Clusters

  • what’s the difference between this and AWS?

  • This is super neat and clean explanation ever what is cluster, node ,pod and containers!! That too in short period of time and clear diagram !! Lots of ❤

  • When you use auto-scaling for containers within a Kubernetes pod, you have control over which containers scale and how they scale. Kubernetes allows you to specify which containers should scale and which ones should remain constant within the same pod. This flexibility is a powerful feature of Kubernetes, and it allows you to design your applications in a way that best fits your requirements.

  • Oh my goodness, this is the best intro/overview video on Kubernetes. So far, Kubernetes had managed to keep me confused about it, despite having watched lots of very nice videos from recognized experts. I had mostly concluded that Kubernetes is perhaps intrinsically complex to understand. But hats off to you for going many extra miles to demystify Kubernetes for me and the tens of thousands of other professionals who would undoubtedly benefit from this video. Many thanks and God bless.

  • you're gong so fast! but good content thanks

Comments are closed.