Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
495いいね 25432回再生

Kubernetes Pods, ReplicaSets, and Deployments in 5 Minutes

When should you use a Kubernetes Pod, ReplicaSet or Deployment? In this 5 minute video, learn about basic Kubernetes components and the K8s control loop, along with real Kubernetes configuration YAML. Although pods are the smallest deployable unit of computing within Kubernetes, they are not usually deployed by themselves. Instead, Deployments are a higher-level abstraction used to manage Pods and ReplicaSets. Kubernetes uses a controller model to handle these resources.

0:00 Intro to Pods
0:45 Pod Configuration
2:10 ReplicaSets and Deployments
3:50 The Controller/Control Loop

#Kubernetes #Containers #DevOps

コメント