-
Урок 1.
00:05:56
Introduction
-
Урок 2.
00:04:34
Kubernetes Series
-
Урок 3.
00:03:15
Certification Details
-
Урок 4.
00:06:16
Recap - Kubernetes Architecture
-
Урок 5.
00:09:13
Recap - PODs
-
Урок 6.
00:07:05
Recap - PODs with YAML
-
Урок 7.
00:10:17
Recap - Demo - Creating PODs with YAML
-
Урок 8.
00:05:52
Practice Test - Introduction
-
Урок 9.
00:02:56
Demo: Accessing Labs
-
Урок 10.
00:11:33
Solution - Pods (optional)
-
Урок 11.
00:16:10
Recap - ReplicaSets
-
Урок 12.
00:14:10
Solution - ReplicaSets (optional)
-
Урок 13.
00:04:27
Recap - Deployments
-
Урок 14.
00:07:09
Solution - Deployments (optional)
-
Урок 15.
00:08:23
Recap - Namespaces
-
Урок 16.
00:06:06
Solution - Namespaces (optional)
-
Урок 17.
00:13:26
Solution - Imperative Commands (optional)
-
Урок 18.
00:07:26
Pre-Requisite - Commands and Arguments in Docker
-
Урок 19.
00:02:41
Commands and Arguments in Kubernetes
-
Урок 20.
00:19:32
Solution - Commands and Arguments (Optional)
-
Урок 21.
00:01:08
Environment Variables
-
Урок 22.
00:05:13
ConfigMaps
-
Урок 23.
00:08:44
Solution: ConfigMaps (Optional)
-
Урок 24.
00:08:21
Secrets
-
Урок 25.
00:09:54
Solution - Secrets (Optional)
-
Урок 26.
00:18:48
Demo: Encrypting Secret Data at Rest
-
Урок 27.
00:05:38
Docker Security
-
Урок 28.
00:01:58
Security Contexts
-
Урок 29.
00:06:13
Solution: Security Contexts
-
Урок 30.
00:14:35
Service Account
-
Урок 31.
00:08:05
Solution: Service Account
-
Урок 32.
00:06:01
Resource Requirements
-
Урок 33.
00:03:26
Solution: Resource Requirements
-
Урок 34.
00:09:56
Taints and Tolerations
-
Урок 35.
00:10:10
Solution - Taints and Tolerations (Optional)
-
Урок 36.
00:03:21
Node Selectors
-
Урок 37.
00:07:09
Node Affinity
-
Урок 38.
00:10:14
Solution - Node Affinity (Optional)
-
Урок 39.
00:02:39
Taints & Tolerations vs Node Affinity
-
Урок 40.
00:04:35
Multi-Container PODs
-
Урок 41.
00:15:10
Solution - Multi-Container Pods (Optional)
-
Урок 42.
00:07:22
Solution – Init Containers (Optional)
-
Урок 43.
00:08:12
Readiness and Liveness Probes
-
Урок 44.
00:03:20
Liveness Probes
-
Урок 45.
00:09:31
Solution: Readiness and Liveness Probes
-
Урок 46.
00:02:18
Container Logging
-
Урок 47.
00:02:49
Solution - Logging (optional)
-
Урок 48.
00:04:15
Monitor and Debug Applications
-
Урок 49.
00:04:23
Solution - Monitoring (optional)
-
Урок 50.
00:05:58
Labels, Selectors and Annotations
-
Урок 51.
00:05:34
Solution - Labels and Selectors (optional)
-
Урок 52.
00:06:48
Rolling Updates & Rollbacks in Deployments
-
Урок 53.
00:15:09
Demo - Deployments
-
Урок 54.
00:09:06
Solution - Rolling Updates (Optional)
-
Урок 55.
00:08:07
Jobs
-
Урок 56.
00:01:46
CronJobs
-
Урок 57.
00:09:08
Solution - Jobs and Cronjobs (optional)
-
Урок 58.
00:13:48
Services
-
Урок 59.
00:04:11
Services - Cluster IP
-
Урок 60.
00:09:29
Solution - Services (optional)
-
Урок 61.
00:21:56
Ingress Networking
-
Урок 62.
00:15:46
Solution: Ingress Networking - 1
-
Урок 63.
00:14:35
Solution: Ingress Networking - 2
-
Урок 64.
00:08:27
Network Policies
-
Урок 65.
00:12:16
Developing network policies
-
Урок 66.
00:14:11
Solution - Network Policies (optional)
-
Урок 67.
00:04:37
Volumes
-
Урок 68.
00:03:07
Persistent Volumes
-
Урок 69.
00:04:06
Persistent Volume Claims
-
Урок 70.
00:18:12
Solution - Persistent Volume and Persistent Volume Claims (Optional)
-
Урок 71.
00:04:00
Storage Classes
-
Урок 72.
00:09:28
Why Stateful Sets?
-
Урок 73.
00:02:45
Stateful Sets Introduction
-
Урок 74.
00:07:30
Headless Services
-
Урок 75.
00:04:30
Storage in StatefulSets
-
Урок 76.
00:07:31
Define, build and modify container images
-
Урок 77.
00:03:19
Authentication, Authorization and Admission Control
-
Урок 78.
00:05:24
Authentication
-
Урок 79.
00:08:32
KubeConfig
-
Урок 80.
00:08:09
Solution KubeConfig
-
Урок 81.
00:05:53
API Groups
-
Урок 82.
00:07:31
Authorization
-
Урок 83.
00:04:29
Role Based Access Controls
-
Урок 84.
00:13:38
Solution Role Based Access Controls
-
Урок 85.
00:04:34
Cluster Roles
-
Урок 86.
00:11:14
Solution Cluster Roles
-
Урок 87.
00:08:07
Admission Controllers
-
Урок 88.
00:06:42
Solution: Admission Controllers
-
Урок 89.
00:10:26
Validating and Mutating Admission Controllers
-
Урок 90.
00:07:40
Solution: Validating and Mutating Admission Controllers
-
Урок 91.
00:08:48
API Versions
-
Урок 92.
00:13:46
API Deprecations
-
Урок 93.
00:07:19
Solution: API Versions
-
Урок 94.
00:11:03
Custom Resource Definition
-
Урок 95.
00:03:58
Custom Controllers
-
Урок 96.
00:03:00
Operator Framework
-
Урок 97.
00:04:35
Deployment Strategy - Blue Green
-
Урок 98.
00:05:21
Deployment Strategy - Canary
-
Урок 99.
00:05:50
Solution: Deployment strategies
-
Урок 100.
00:06:23
Helm Introduction
-
Урок 101.
00:01:30
Install Helm
-
Урок 102.
00:06:10
Helm Concepts
-
Урок 103.
00:06:10
Time Management
-
Урок 104.
00:22:04
Solution: Lightning Lab1
-
Урок 105.
00:14:41
Solution: Lightning Lab - 2
-
Урок 106.
00:19:58
Mock Exam -1 (Solution)
-
Урок 107.
00:17:51
Mock Exam -2 (Solution)