Certified Kubernetes CKAD & CKA (Video Collection)
Focused View
16:23:09
78 View
1 - Certified Kubernetes Application Developer (CKAD) - Introduction.mp4
03:43
2 - Module introduction.mp4
00:26
3 - Learning objectives.mp4
00:42
4 - 1.1 What is a Container.mp4
08:06
5 - 1.2 Understanding Registries.mp4
04:51
6 - 1.3 Starting Containers.mp4
16:53
7 - 1.4 Managing Containers.mp4
06:55
8 - 1.5 Managing Container Images.mp4
04:52
9 - 1.6 Understanding Container Logging.mp4
05:03
10 - Lesson 1 Lab Using Containers.mp4
00:35
11 - Lesson 1 Lab Solution Using Containers.mp4
04:21
12 - Learning objectives.mp4
00:27
13 - 2.1 Understanding Image Architecture.mp4
04:01
14 - 2.2 Tagging Container Images.mp4
03:42
15 - 2.3 Understanding Image Creation Options.mp4
01:41
16 - 2.4 Using Dockerfile to Build Custom Images.mp4
17:24
17 - 2.5 Creating Images with docker commit.mp4
04:15
18 - Lesson 2 Lab Creating Custom Container Images.mp4
00:38
19 - Lesson 2 Lab Solution Creating Custom Container Images.mp4
05:38
20 - Learning objectives.mp4
00:34
21 - 3.1 Understanding Kubernetes Core Functions.mp4
05:30
22 - 3.2 Understanding Kubernetes Origins.mp4
02:43
23 - 3.3 Using Kubernetes in Google Cloud.mp4
06:59
24 - 3.4 Understanding Kubernetes Management Interfaces.mp4
05:46
25 - 3.5 Understanding Kubernetes Architecture.mp4
03:00
26 - 3.6 Exploring Essential API Resources.mp4
06:38
27 - Lesson 3 Lab Exploring Kubernetes API Resources.mp4
00:45
28 - Lesson 3 Lab Solution Exploring Kubernetes API Resources.mp4
01:58
29 - Learning objectives.mp4
00:25
30 - 4.1 Understanding Kubernetes Deployment Options.mp4
04:24
31 - 4.2 Understanding Minikube.mp4
07:00
32 - 4.3 Installing Minikube on Ubuntu.mp4
06:51
33 - 4.4 Installing Minikube on Windows.mp4
05:11
34 - 4.5 Installing Minikube on macOS.mp4
03:46
35 - 4.6 Verifying Minikube is Working.mp4
05:05
36 - 4.7 Running Your First Application.mp4
06:52
37 - Lesson 4 Lab Setting up a Lab Environment.mp4
00:36
38 - Lesson 4 Lab Solution Setting up a Lab Environment.mp4
11:25
39 - Module introduction.mp4
00:27
40 - Learning objectives.mp4
00:48
41 - 5.1 Understanding Pods.mp4
09:37
42 - 5.2 Understanding YAML.mp4
10:16
43 - 5.3 Generating YAML Files.mp4
09:26
44 - 5.4 Understanding and Configuring Multi-Container Pods.mp4
12:27
45 - 5.5 Managing Init Containers.mp4
07:40
46 - 5.6 Using NameSpaces.mp4
08:59
47 - Lesson 5 Lab Managing Pods.mp4
00:25
48 - Lesson 5 Lab Solution Managing Pods.mp4
02:55
49 - Learning objectives.mp4
00:51
50 - 6.1 Exploring Pod State with kubectl describe.mp4
08:11
51 - 6.2 Using Pod Logs for Application Troubleshooting.mp4
07:38
52 - 6.3 Using Port Forwarding to Access Pods.mp4
02:59
53 - 6.4 Understanding and Configuring SecurityContext.mp4
08:24
54 - 6.5 Managing Jobs.mp4
09:47
55 - 6.6 Managing Cron Jobs.mp4
04:25
56 - 6.7 Managing Resource Limitations and Quota.mp4
11:14
57 - 6.8 Cleaning up Resources.mp4
04:58
58 - Lesson 6 Lab Managing Pod Advanced Features.mp4
00:45
59 - Lesson 6 Lab Solution Managing Pod Advanced Features.mp4
07:23
60 - Module introduction.mp4
00:36
61 - Learning objectives.mp4
00:56
62 - 7.1 Understanding Deployments.mp4
07:32
63 - 7.2 Managing Deployment Scalability.mp4
08:08
64 - 7.3 Understanding Deployment Updates.mp4
05:23
65 - 7.4 Understanding Labels, Selectors, and Annotations.mp4
06:40
66 - 7.5 Managing Update Strategy.mp4
06:27
67 - 7.6 Managing Deployment History.mp4
07:50
68 - 7.7 Understanding Deployment Alternatives.mp4
03:39
69 - 7.8 Bonus Topic - Understanding AutoScaling.mp4
09:03
70 - Lesson 7 Lab Managing Deployments.mp4
00:28
71 - Lesson 7 Lab Solution Managing Deployments.mp4
04:22
72 - Learning objectives.mp4
00:34
73 - 8.1 Understanding Kubernetes Networking.mp4
06:43
74 - 8.2 Understanding Services.mp4
04:50
75 - 8.3 Creating Services.mp4
11:12
76 - 8.4 Using Service Resources in Microservices.mp4
04:41
77 - 8.5 Understanding Services and DNS.mp4
03:10
78 - Lesson 8 Lab Managing Services.mp4
00:40
79 - Lesson 8 Lab Solution Managing Services.mp4
03:09
80 - Learning objectives.mp4
00:33
81 - 9.1 Understanding Ingress.mp4
07:04
82 - 9.2 Configuring the Minikube Ingress Controller.mp4
02:43
83 - 9.3 Using Ingress.mp4
06:14
84 - 9.4 Configuring Ingress Rules.mp4
08:05
85 - 9.5 Understanding IngressClass.mp4
00:55
86 - 9.6 Understanding and Configuring Network Policies.mp4
10:47
87 - Lesson 9 Lab Using Ingress.mp4
00:44
88 - Lesson 9 Lab Solution Using Ingress.mp4
05:19
89 - Learning objectives.mp4
00:42
90 - 10.1 Understanding Kubernetes Storage Options.mp4
07:05
91 - 10.2 Configuring Volume Storage.mp4
06:59
92 - 10.3 Configuring PV Storage.mp4
03:17
93 - 10.4 Configuring PVCs.mp4
04:36
94 - 10.5 Configuring Pod Storage with PV and PVC.mp4
07:18
95 - 10.6 Understanding StorageClass.mp4
06:08
96 - Lesson 10 Lab Setting up Storage.mp4
00:33
97 - Lesson 10 Lab Solution Setting up Storage.mp4
09:09
98 - Learning objectives.mp4
00:33
99 - 11.1 Providing Variables to Kubernetes Applications.mp4
07:17
100 - 11.2 Understanding Why Decoupling is Important.mp4
05:12
101 - 11.3 Providing Variables with ConfigMaps.mp4
05:40
102 - 11.4 Providing Configuration Files with ConfigMaps.mp4
10:34
103 - 11.5 Understanding Secrets.mp4
02:06
104 - 11.6 Understanding How Kubernetes Uses Secrets.mp4
04:23
105 - 11.7 Configuring Applications to Use Secrets.mp4
07:34
106 - 11.8 Configuring the Docker Registry Access Secret.mp4
05:24
107 - Lesson 11 Lab Using ConfigMaps and Secrets.mp4
00:49
108 - Lesson 11 Lab Solution Using ConfigMaps and Secrets.mp4
08:53
109 - Module introduction.mp4
00:24
110 - Learning objectives.mp4
00:34
111 - 12.1 Understanding the Kubernetes API.mp4
12:06
112 - 12.2 Using curl to Work with API Resources.mp4
04:08
113 - 12.3 Understanding API Deprecations.mp4
05:07
114 - 12.4 Understanding Authentication and Authorization.mp4
05:42
115 - 12.5 Understanding API Access and Service Accounts.mp4
05:05
116 - 12.6 Configuring a ServiceAccount.mp4
15:13
117 - Lesson 12 Lab Configuring a ServiceAccount.mp4
00:40
118 - Lesson 12 Lab Solution Configuring a ServiceAccount.mp4
03:33
119 - Learning objectives.mp4
00:45
120 - 13.1 Using the Helm Package Manager.mp4
07:12
121 - 13.2 Working with Helm Charts.mp4
09:18
122 - 13.3 Using Kustomize.mp4
04:48
123 - 13.4 Implementing Blue Green Deployments.mp4
09:39
124 - 13.5 Implement Canary Deployments.mp4
21:35
125 - 13.6 Understanding Custom Resource Definitions.mp4
04:54
126 - 13.7 Using Operators.mp4
07:37
127 - 13.8 Using StatefulSets.mp4
05:56
128 - Lesson 13 Lab Deploying Kubernetes Applications the DevOps Way.mp4
01:34
129 - Lesson 13 Lab Solution Deploying Kubernetes Applications the DevOps Way.mp4
13:33
130 - Learning objectives.mp4
00:34
131 - 14.1 Determining a Troubleshooting Strategy.mp4
03:53
132 - 14.2 Analyzing Failing Applications.mp4
07:02
133 - 14.3 Analyzing Pod Access Problems.mp4
05:44
134 - 14.4 Monitoring Cluster Event Logs.mp4
03:02
135 - 14.5 Troubleshooting Authentication Problems.mp4
03:36
136 - 14.6 Using Probes.mp4
06:34
137 - Lesson 14 Lab Troubleshooting Kubernetes.mp4
00:18
138 - Lesson 14 Lab Solution Troubleshooting Kubernetes.mp4
02:19
139 - Module introduction.mp4
00:13
140 - Learning objectives.mp4
00:38
141 - 15.1 Exam Tips.mp4
02:42
142 - 15.2 Exam Question Overview.mp4
06:03
143 - 15.3 Working with NameSpaces.mp4
03:55
144 - 15.4 Finding Pods.mp4
03:06
145 - 15.5 Using ConfigMaps.mp4
07:20
146 - 15.6 Using Sidecars.mp4
09:36
147 - 15.7 Inspecting Containers.mp4
01:40
148 - 15.8 Using Probes.mp4
04:16
149 - 15.9 Creating a Deployment.mp4
04:41
150 - 15.10 Exposing Applications.mp4
03:34
151 - 15.11 Using Network Policies.mp4
10:53
152 - 15.12 Using Storage.mp4
07:29
153 - 15.13 Using Helm.mp4
03:46
154 - 15.14 Using Quota.mp4
02:44
155 - 15.15 Using ServiceAccount.mp4
03:11
156 - Certified Kubernetes Application Developer (CKAD) - Summary.mp4
00:20
157 - Certified Kubernetes Administrator (CKA) - Introduction.mp4
04:11
158 - Module introduction.mp4
00:24
159 - Learning objectives.mp4
00:19
160 - 1.1 Understanding Kubernetes Core Functions.mp4
03:02
161 - 1.2 Understanding Kubernetes API Objects.mp4
04:07
162 - 1.3 Understanding Kubernetes Architecture.mp4
03:57
163 - Learning objectives.mp4
00:21
164 - 2.1 Building a Kubernetes Cluster.mp4
02:12
165 - 2.2 Using Kubernetes in Public Cloud.mp4
04:59
166 - 2.3 Using Minikube.mp4
05:26
167 - Learning objectives.mp4
00:29
168 - 3.1 Understanding Cluster Node Requirements.mp4
13:14
169 - 3.2 Using kubeadm to Build a Cluster.mp4
07:21
170 - 3.3 Understanding Node Networking Requirements.mp4
09:05
171 - 3.4 Understanding kubectl Client Configuration.mp4
05:21
172 - Lesson 3 Lab - Building a Kubernetes Cluster.mp4
00:23
173 - Lesson 3 Lab Solution - Building a Kubernetes Cluster.mp4
03:57
174 - Module introduction.mp4
00:32
175 - Learning objectives.mp4
00:36
176 - 4.1 Understanding the Kubernetes API.mp4
04:10
177 - 4.2 Understanding Core Kubernetes Objects.mp4
03:41
178 - 4.3 Using Options to Explore the API.mp4
07:01
179 - 4.4 Using kubectl to Manage API Objects.mp4
06:59
180 - 4.5 Using YAML Files to Define API Objects.mp4
09:38
181 - 4.6 Using curl to Work with API Objects.mp4
06:58
182 - 4.7 Using Other Commands.mp4
03:45
183 - Lesson 4 Lab - Using curl to Explore the API.mp4
00:20
184 - Lesson 4 Lab Solution - Using curl to Explore the API.mp4
01:59
185 - Learning objectives.mp4
00:56
186 - 5.1 Understanding Namespaces.mp4
05:30
187 - 5.2 Managing Pods and Deployments.mp4
07:42
188 - 5.3 Managing Deployment Scalability.mp4
02:28
189 - 5.4 Understanding Labels and Annotations.mp4
05:57
190 - 5.5 Managing Rolling Updates.mp4
04:36
191 - 5.6 Managing Deployment History.mp4
06:06
192 - 5.7 Using Init Containers.mp4
05:12
193 - 5.8 Managing StatefulSets.mp4
05:33
194 - 5.9 Using DaemonSets.mp4
04:52
195 - Lesson 5 Lab - Managing Deployments.mp4
00:18
196 - Lesson 5 Lab Solution - Managing Deployments.mp4
04:36
197 - Learning objectives.mp4
00:45
198 - 6.1 Understanding Kubernetes Storage Options.mp4
02:23
199 - 6.2 Configuring Pod Volumes.mp4
05:07
200 - 6.3 Configuring PV Storage.mp4
06:14
More details
User Reviews
Rating
average 0
Focused display
Category

LiveLessons
View courses LiveLessonsPearson's video training library is an indispensable learning tool for today's competitive job market. Having essential technology training and certifications can open doors for career advancement and life enrichment. We take learning personally. We've published hundreds of up-to-date videos on wide variety of key topics for Professionals and IT Certification candidates. Now you can learn from renowned industry experts from anywhere in the world, without leaving home.
- language english
- Training sessions 200
- duration 16:23:09
- Release Date 2023/11/07