Kubernetes | ReplicaSets

Опубликовано: 24 Январь 2025
на канале: DevOps Topics
928
24

In this lecture, we learn how to work with ReplicaSets in Kubernetes

⭐️ Contents ⭐️

🌟 0:00:00 Why we need ReplicaSets in Kubernetes?
🌟 0:01:13 What are ReplicaSets?
🌟 0:01:57 ReplicaSets manifest file
🌟 0:04:14 Create the ReplicaSet
🌟 0:05:20 Describe the ReplicaSet
🌟 0:06:38 Behaviour of a ReplicaSet when a pod crashes
🌟 0:07:32 Delete the ReplicaSet

#kubernetes #devops