Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Ultimate Kubernetes Fast-Track Beginner to Advanced
Introduction
Introduction (4:38)
Kubernetes 101
Kubernetes Concepts Masterclass (3:59)
Setting Up Your Environment
Text Editor (4:01)
Links and Plugins
Minikube (2:16)
Links
EXTRA: Kubernetes Anywhere (1:00)
Links
Code For the Course
YAML 101
The Basics (4:49)
YAML Challenge (0:59)
Code For the Challenge
Challenge Walkthrough (2:25)
Kubernetes Basics
Pods (1:38)
Understanding the YAML (4:16)
Deploying Your Pod (2:49)
ReplicaSet (5:16)
Deployments (6:52)
Deployment Challenge (1:11)
Challenge Solution (4:05)
Beyond Basics
Multi-Container Setup (7:39)
Init Containers (4:16)
Liveness and Readiness Probes (1:31)
Networking
Services 101 (7:38)
Ingress (19:09)
How Ingresses Work (5:13)
Ingress with Minikube (7:51)
Ingress Issues on Mac?
Load Balancers (2:39)
Pod to Pod Communication (4:19)
Namespaces (4:00)
Challenge 3 (1:21)
Challenge 3 Solution (4:39)
Storage
Easy Storage for Pods (4:16)
Persistent Volumes vs Persistent Volume Claims (Theory) (2:20)
Storage Classes (1:58)
Static vs Dynamic Storage Classes (2:22)
Persistent Volume (PV) (2:57)
Persistent Volume Claim (PVC) (1:25)
Storage Deployment (5:23)
More Details on Storage
ConfigMaps (9:34)
Challenge 4 (1:10)
Challenge 4 Solution (5:02)
Challenge 5 (0:58)
Challenge 5 Solution (6:16)
Useful Commands
Getting into a Container (2:07)
Getting Logs (1:02)
Getting More Details (0:44)
Trick For Creating YAML Files (1:31)
Making Changes on the Fly (2:58)
See CPU and Memory Usage (1:33)
Accessing the Dashboard (2:05)
Infrastructure
Introduction (2:04)
Pre-Deployment (4:14)
What You'll Need
Deploying Your Infrastructure (6:14)
Kubernetes Contexts (1:13)
Deploying Pods to Your Infrastructure (3:24)
Maintenance Mode (1:31)
Pod Affinity (3:37)
Taints and Tolerations - Deploy Pods to Specific Nodes (5:59)
Increase and Decrease the Number of Nodes (1:48)
Infrastructure Teardown (0:52)
Introduction to the Tool Changing the Industry (6:56)
Autoscaling
HPA and VPA Introduction (2:07)
HPA and VPA Limitations (6:00)
EXTRA: HPAs and Java Applications (5:08)
Important Note About HPAs (0:34)
HPA Demo (8:50)
Before you go...
Last Lesson (0:42)
Stay up to date
Persistent Volume (PV)
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock