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”

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

  • 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.