Kubernetes | What are Pods?

Опубликовано: 27 Январь 2025
на канале: DevOps Topics
1,254
27

In this lecture, we learn
what are pods?
the differences between pods and containers
how our application can be scaled with Kubernetes?
Pod lifecycle

00:00 Differences between pods and containers
01:02 what are pods?
01:22 Single container per pod VS multi-container pod
01:58 How to scale up or down when working with Kubernetes?
02:44 Pod lifecycle