DEV Community

Peter Jausovec
Peter Jausovec

Posted on

Start Kubernetes Live Stream: Pods, ReplicaSets, and Deployments

I did my first YouTube live stream this weekend. I took a couple of days to edit the video - not because there was a lot of edits, but because it takes 8+ hours for YouTube to process the changes :)

In the first video I am talking about Kubernetes Pods, ReplicaSets, and Deployments.

Here are the topics covered in the video:

00:00 Introduction
05:22 Container orchestration
08:32 Kubernetes introduction
10:21 Kubernetes architecture
18:37 Kubernetes resources
22:40 Anatomy of a resource
26:56 Labels
27:27 Selectors
29:19 Annotations
31:46 Namespaces
34:53 Pods
47:17 Creating a cluster in GCP
01:02:04 Pods Demo
01:09:40 ReplicaSet
01:16:40 ReplicaSet Demo
01:34:14 Deployments
01:37:11 Deployment strategies
01:44:57 Deployments Demo
01:53:50 Deployment strategies Demo

Top comments (0)