1
Kubernetes
2
Running Kubernetes Locally
3
K8s CLI & Context
4
Kubernetes Context
5
The Declarative Way VS Imperative Way
6
Declarative VS Imperative Practical
7
Namespaces
8
Namespaces Practical
9
Master Node
10
Worker Nodes
11
Nodes Practical
12
Pods
13
Pods Lifecycle
14
Defining And Running Pods
15
Pods Practical
16
Init Containers
17
Init Containers Practical
18
Selectors
19
Selectors Practical
20
Multi-Containers Pods
21
Networking Concepts
22
Multi-Containers Pods Practical
23
Workloads
24
ReplicaSet
25
ReplicaSets Practical
26
Deployments
27
Deployment Practical
28
DaemonSet
29
DaemonSet Practical
30
StatefulSet
31
StatefulSet Practical
32
Job
33
Job Practical
34
CronJob
35
CronJob Practical
36
Rolling Updates
37
Rolling Updates Practical
38
Blue Green Deployment
39
Blue Green Deployment Practical
40
Services
41
ClusterIP
42
ClusterIP Service Practical
43
NodePort
44
NodePort Practical
45
Services
46
LoadBalancer Practical
47
Storage & Persistence
48
Storage - The Static Way
49
Persistent Volume Practical
50
Storage - The Dynamic Way
51
ConfigMaps
52
ConfigMaps Practical
53
Secrets
54
Secrets Practical
55
Observability
56
Liveness Probe Practical
57
Dashboards
58
Lens Practical
59
K9s Practical
60
Scaling Pods
61