6.39 GB | 00:18:22 | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English
Files Included :
1 Welcome!.mp4 (7.38 MB)
10 Installing Docker on Linux [Linux Users].mp4 (16.24 MB)
100 Lab Using Environment Variables in Docker Compose.mp4 (8.94 MB)
101 Lab Working with Bind Mounts in Docker Compose.mp4 (24.61 MB)
102 Lab Managing Volumes and Networks in Docker Compose.mp4 (14.96 MB)
103 Lab Adding a Backend Service to the Docker Compose File.mp4 (9.26 MB)
104 Lab Handling Service Dependencies in Docker Compose.mp4 (21.37 MB)
105 Lab Hot Reloading and File Watching.mp4 (25.39 MB)
106 Lab Using Docker Compose CLI.mp4 (49.18 MB)
107 Lab Getting Help with Docker Compose CLI.mp4 (9.2 MB)
108 Project Overview.mp4 (11.46 MB)
109 Setting Up NPM Projects.mp4 (20.48 MB)
11 Running Docker Without Sudo [Linux Users].mp4 (10.09 MB)
110 Dockerizing the Notebooks Backend.mp4 (15.5 MB)
111 Configuring Docker Compose for Notebooks Services.mp4 (42.34 MB)
112 Setting Up Docker Compose for Notes Services.mp4 (29.22 MB)
113 Using Multistage Builds for Our Images.mp4 (47.82 MB)
114 Merging Multiple Projects in Docker Compose.mp4 (24.99 MB)
115 Implementing the NGINX Reverse Proxy.mp4 (35.03 MB)
116 Establishing Connections between Services.mp4 (29.14 MB)
117 Setting Up Models and Routes for the Notebooks Service.mp4 (24.32 MB)
118 Creating and Retrieving Notebooks.mp4 (28.94 MB)
119 Updating and Deleting Notebooks.mp4 (33.28 MB)
12 Setting Up Windows Subsystem for Linux (WSL) [Windows Users].mp4 (14.68 MB)
120 Refactoring the Code.mp4 (29.47 MB)
121 Implementing Routes and Business Logic in the Notes Backend.mp4 (33.96 MB)
122 Storing Notebook IDs in the Notes Service - Part 1.mp4 (36.19 MB)
123 Storing Notebook IDs in the Notes Service - Part 2.mp4 (40.48 MB)
124 Storing Notebook IDs in the Notes Service - Part 3.mp4 (17.46 MB)
125 Overview of the Section.mp4 (2.36 MB)
126 Why Choose Kubernetes.mp4 (14.43 MB)
127 Introduction to Kubernetes.mp4 (10.98 MB)
128 Understanding Kubernetes Architecture.mp4 (10.66 MB)
129 The Control Plane in Kubernetes.mp4 (22.62 MB)
13 Key Features of Windows Subsystem for Linux [Windows Users].mp4 (15.94 MB)
130 The Data Plane in Kubernetes.mp4 (14.32 MB)
131 The kubectl Command-Line Interface.mp4 (8.84 MB)
132 Installing Kubectl on MacOS [MacOS Users].mp4 (23.38 MB)
133 Installing Minikube on MacOS [MacOS Users].mp4 (25.94 MB)
134 Installing Kubectl on Linux [Linux Users].mp4 (14.55 MB)
135 Installing Minikube on Linux [Linux Users].mp4 (17.57 MB)
136 Installing Kubectl on Windows Subsystem for Linux (WSL) [Windows Users].mp4 (9.94 MB)
137 Installing Minikube on Windows Subsystem for Linux (WSL) [Windows Users].mp4 (20.57 MB)
138 Overview of the Section.mp4 (2.47 MB)
139 Introduction to Pods.mp4 (10.73 MB)
14 Installing Docker on Windows [Windows Users].mp4 (9.82 MB)
140 Understanding the Pod Lifecycle.mp4 (17.72 MB)
141 Lab Creating Pods with Kubectl.mp4 (12.29 MB)
142 Lab Managing Pods with Kubectl.mp4 (26 MB)
143 Lab Exposing Pods with Services.mp4 (23.38 MB)
144 Lab Color API - Implement v1 0 0.mp4 (17.32 MB)
145 Lab From Dockerfiles to Pods.mp4 (25.33 MB)
146 Overview of the Section.mp4 (3.68 MB)
147 Managing Objects in Kubernetes.mp4 (32.38 MB)
148 Working with Kubernetes Manifest Files.mp4 (11.8 MB)
149 Lab Using Imperative Commands - Part 1.mp4 (14.53 MB)
15 Running Docker in WSL [Windows Users].mp4 (5.09 MB)
150 Lab Using Imperative Commands - Part 2.mp4 (24.07 MB)
151 Lab Generating Kubernetes Manifests with kubectl.mp4 (8.57 MB)
152 Lab Shortcomings of Imperative Commands with Configuration Files.mp4 (32.74 MB)
153 Lab Managing Objects Declaratively in Kubernetes.mp4 (30.65 MB)
154 Lab Migrating from Imperative to Declarative Object Management.mp4 (7.65 MB)
155 Lab Creating Multiple Kubernetes Manifests in a Single YAML File.mp4 (18.92 MB)
156 Overview of the Section.mp4 (1.81 MB)
157 Understanding ReplicaSets.mp4 (14.92 MB)
158 Lab Creating and Managing ReplicaSets.mp4 (17.22 MB)
159 Lab Updating Pods with ReplicaSets - Limitations.mp4 (19.61 MB)
16 Exploring Play with Docker.mp4 (8.63 MB)
160 Lab Managing Existing Pods with ReplicaSets - Limitations.mp4 (23.51 MB)
161 Introduction to Deployments.mp4 (19.08 MB)
162 Lab Creating and Managing Deployments.mp4 (20.86 MB)
163 Lab Updating the Pod Template in a Deployment.mp4 (19.25 MB)
164 Lab Understanding Deployment Rollouts.mp4 (40.91 MB)
165 Lab Scaling Deployments with Kubectl.mp4 (8.76 MB)
166 Lab Troubleshooting Failed Rollouts.mp4 (42.49 MB)
167 Overview of the Section.mp4 (2.09 MB)
168 Introduction to Services in Kubernetes.mp4 (17.88 MB)
169 Lab Color API - Implement v1 1 0 Adding Hostname Information.mp4 (28.41 MB)
17 Installing NodeJS.mp4 (3.85 MB)
170 Lab Traffic Generator - Implement v1 0 0.mp4 (33.55 MB)
171 Lab Deploying the Color API and Traffic Generator.mp4 (28.13 MB)
172 Lab Working with ClusterIP Services.mp4 (54.08 MB)
173 Lab Working with NodePort Services.mp4 (21.86 MB)
174 Lab Using NodePort Services in Linux.mp4 (21.77 MB)
175 Lab Working with ExternalName Services.mp4 (20.49 MB)
176 Overview of the Section.mp4 (2.76 MB)
177 Understanding Labels and Selectors.mp4 (21.07 MB)
178 Lab Using Labels and Selectors in Kubectl.mp4 (17.43 MB)
179 Lab Selecting Objects with MatchLabels and MatchExpressions.mp4 (32.29 MB)
18 Installing Postman.mp4 (8.05 MB)
180 Understanding Annotations in Kubernetes.mp4 (14.19 MB)
181 Introduction to Kubernetes Namespaces.mp4 (27.59 MB)
182 Lab Creating and Managing Namespaces.mp4 (37.41 MB)
183 Lab Cross-Namespace Service Communication.mp4 (21.41 MB)
184 Introduction to Resource Quotas, Requests, and Limits.mp4 (28.47 MB)
185 Lab Setting Up Resource Quotas.mp4 (18.65 MB)
186 Lab Setting Resource Requests and Limits.mp4 (19.33 MB)
187 Lab Managing Rollouts, Resource Requests, and Limits.mp4 (49.26 MB)
188 Startup, Liveness, and Readiness Probes.mp4 (17.1 MB)
189 Lab Color API - Implement v1 2 0 Adding Health Endpoints.mp4 (26.96 MB)
19 Installing Visual Studio Code.mp4 (7.13 MB)
190 Lab Working with Startup Probes.mp4 (23.89 MB)
191 Lab Color API - Implement v1 2 1 Adding a Dedicated Startup Endpoint.mp4 (5.86 MB)
192 Lab Working with Liveness Probes.mp4 (9.1 MB)
193 Lab Working with Readiness Probes.mp4 (45.74 MB)
194 Overview of the Section.mp4 (3.38 MB)
195 Introduction to Docker Volumes.mp4 (22.44 MB)
196 Understanding EmptyDir and Local Volumes.mp4 (10.78 MB)
197 Lab Using EmptyDir Ephemeral Storage.mp4 (41.44 MB)
198 Introduction to Persistent Volume Claims.mp4 (20.51 MB)
199 Lab Creating Persistent Volumes and Persistent Volume Claims.mp4 (46.23 MB)
2 Making the Most of This Course.mp4 (27.75 MB)
20 Overview of the Section.mp4 (3.26 MB)
200 Lab Mounting Volumes in Pods and Containers.mp4 (36.59 MB)
201 Lab Deleting Persistent Volumes and Persistent Volume Claims.mp4 (22.9 MB)
202 Lab Dynamically Provisioning Persistent Volumes.mp4 (37.17 MB)
203 Introduction to StatefulSets in Kubernetes.mp4 (16.93 MB)
204 Lab Creating Persistent Volumes with StatefulSets.mp4 (18.63 MB)
205 Lab Deploying a StatefulSet.mp4 (48.83 MB)
206 Lab StatefulSets with Dynamic Volume Provisioning.mp4 (17.34 MB)
207 Lab Using Headless Services.mp4 (34.47 MB)
208 Overview of the Section.mp4 (2.08 MB)
209 Introduction to ConfigMaps in Kubernetes.mp4 (14.26 MB)
21 Lab Running Your First Container.mp4 (23.73 MB)
210 Lab Color API - Implement v1 3 0 Receiving External Color Information.mp4 (18.13 MB)
211 Lab Passing Information from ConfigMaps via Environment Variables.mp4 (40.85 MB)
212 Lab Mounting ConfigMaps as Volumes.mp4 (49.46 MB)
213 Introduction to Secrets in Kubernetes.mp4 (8.74 MB)
214 Lab Passing Information from Secrets via Environment Variables.mp4 (26.36 MB)
215 Lab Mounting Secrets as Volumes.mp4 (21.91 MB)
216 Overview of the Project.mp4 (12.68 MB)
217 Creating Database Credentials.mp4 (18.4 MB)
218 Creating a Headless Service and ConfigMaps.mp4 (15.85 MB)
219 Deploying the StatefulSet.mp4 (35.82 MB)
22 Exploring the Container Lifecycle.mp4 (17.06 MB)
220 Deploying and Validating the StatefulSet.mp4 (28.62 MB)
221 Testing StatefulSet Scaling.mp4 (28.03 MB)
222 Color API - Implement v2 0 0 Code Refactor.mp4 (63.07 MB)
223 Color API - Implement v2 0 0 Persisting Data in MongoDB.mp4 (42.19 MB)
224 Color API - Implement v2 0 0 Adding Database Connection Logic.mp4 (12.3 MB)
225 Color API - Implement v2 0 0 Defining Routes for Business Logic.mp4 (44.09 MB)
226 Deploying the New Color API Version.mp4 (50.81 MB)
227 Wrapping Up and Cleaning Up the Project.mp4 (50.66 MB)
228 Overview of the Section.mp4 (4.29 MB)
229 Introduction to Kubernetes Security.mp4 (19.24 MB)
23 Lab Using the Docker CLI - Part 1.mp4 (34.58 MB)
230 Understanding Role-Based Access Control (RBAC).mp4 (23.84 MB)
231 Lab Exploring Minikube's Roles and ClusterRoles.mp4 (46.73 MB)
232 Understanding the Kubernetes API.mp4 (41.83 MB)
233 Lab Exploring Kubernetes API Resources.mp4 (28.96 MB)
234 Lab Creating Two Users Alice and Bob.mp4 (24.98 MB)
235 Lab Configuring Access Credentials for Alice and Bob.mp4 (53.68 MB)
236 Lab Setting Up Permissions to Read Pods.mp4 (37.04 MB)
237 Lab Using ClusterRoles for Cluster-Wide Permissions.mp4 (26.53 MB)
238 Lab Exploring Subresources and Permissions.mp4 (22.15 MB)
239 Introduction to Service Accounts in Kubernetes.mp4 (13.43 MB)
24 Lab Using the Docker CLI - Part 2.mp4 (26.5 MB)
240 Lab Working with Default Service Accounts.mp4 (22.06 MB)
241 Lab Creating Custom Service Accounts.mp4 (34.4 MB)
242 Lab RBAC Clean-Up.mp4 (13.85 MB)
243 Introduction to Network Policies in Kubernetes.mp4 (19.26 MB)
244 Calico vs Native Kubernetes Network Policies.mp4 (10.89 MB)
245 Lab Denying All Ingress Traffic.mp4 (32.79 MB)
246 Lab Allowing Traffic Between Specific Pods.mp4 (17.3 MB)
247 Lab Working with Pod Selectors.mp4 (20.25 MB)
248 Lab Combining Pod Selectors.mp4 (31.86 MB)
249 Lab Handling Egress Traffic.mp4 (45.48 MB)
25 Lab Getting Help with the Docker CLI.mp4 (20.05 MB)
250 Lab Working with Network Policies and Namespaces.mp4 (10.87 MB)
251 Introduction to Pod Security Standards (PSS).mp4 (17.07 MB)
252 Lab Applying Pod Security Standards.mp4 (44.5 MB)
253 Lab Exploring the Pod Security Standards Documentation.mp4 (14.37 MB)
254 Overview of the Section.mp4 (2.55 MB)
255 Introduction to Kustomize.mp4 (21.45 MB)
256 Lab Building Our First Kustomize Project.mp4 (22.25 MB)
257 Understanding Bases and Overlays.mp4 (8.18 MB)
258 Lab Creating Dev and Prod Overlays.mp4 (23.39 MB)
259 Introduction to Transformations.mp4 (12.65 MB)
26 Overview of the Project.mp4 (3.78 MB)
260 Lab Working with Transformations.mp4 (37.97 MB)
261 Lab Generating ConfigMaps.mp4 (32.87 MB)
262 Lab Generating Secrets.mp4 (24.23 MB)
263 Lab Introduction to Patching in Kustomize.mp4 (31.51 MB)
264 Lab Using Strategic Merge Patches.mp4 (25.2 MB)
265 Lab Using JSON Patches.mp4 (39.11 MB)
266 Overview of the Project.mp4 (11.19 MB)
267 Creating a Google Cloud Platform (GCP) Account.mp4 (27.23 MB)
268 Understanding Project Costs.mp4 (11.15 MB)
269 Navigating GCP's UI Console.mp4 (36.66 MB)
27 Running NGINX Containers.mp4 (5.7 MB)
270 Installing the gcloud CLI.mp4 (15.49 MB)
271 Exploring the GKE UI Console.mp4 (6.2 MB)
272 Creating a Google Kubernetes Engine (GKE) Cluster.mp4 (33.26 MB)
273 Connecting kubectl to GKE.mp4 (25.17 MB)
274 Deploying an Nginx-based Website.mp4 (28.47 MB)
275 Exploring Storage Classes in GKE.mp4 (33.87 MB)
276 Understanding API Resources in GKE.mp4 (19.15 MB)
277 Creating Database Credentials for MongoDB.mp4 (15.88 MB)
278 Deploying the MongoDB StatefulSet - Part 1.mp4 (16.78 MB)
279 Deploying the MongoDB StatefulSet - Part 2.mp4 (38.61 MB)
28 Customizing Content Inside the NGINX Container.mp4 (14.64 MB)
280 Deploying the MongoDB StatefulSet - Part 3.mp4 (66.75 MB)
281 Deploying the Color API Application.mp4 (15.63 MB)
282 Creating a LoadBalancer Service for External Access.mp4 (11.1 MB)
283 Color API - Implement v2 1 0-dev Exposing Prometheus Metrics.mp4 (11.65 MB)
284 Customizing Database Deployments.mp4 (60.27 MB)
285 Deploying the Prod Overlay and Customizing the Dev Color API Image.mp4 (16.94 MB)
286 Denying All Ingress and Allowing Traffic Between Color API and MongoDB.mp4 (29.77 MB)
287 Allowing External Traffic into Color API Pods.mp4 (18.64 MB)
288 Registering a Domain for Our Website.mp4 (12.47 MB)
289 Allocating Static IPs for Ingress.mp4 (17.27 MB)
29 Wrapping Up the Project.mp4 (6.19 MB)
290 Creating Ingress Objects.mp4 (21.14 MB)
291 Creating Managed TLS Certificates.mp4 (16.13 MB)
292 Testing Ingress Traffic from Web to Color API Pods.mp4 (13.59 MB)
293 Cleaning Up the Project.mp4 (19.08 MB)
294 Course Wrap-Up and Final Thoughts.mp4 (6.77 MB)
3 Setting Expectations.mp4 (7.63 MB)
30 Overview of the Section.mp4 (2.62 MB)
31 What Are Docker Images.mp4 (17.35 MB)
32 Working with Container Registries.mp4 (21.75 MB)
33 Lab Exploring DockerHub.mp4 (15.43 MB)
34 Lab Logging Into DockerHub via Docker CLI.mp4 (16.62 MB)
35 Lab Managing Docker Images with the CLI.mp4 (26.83 MB)
36 Introduction to Dockerfiles.mp4 (23.26 MB)
37 Lab Creating a Dockerfile for Nginx.mp4 (21.41 MB)
38 Lab Adding Local Files to Our Docker Image.mp4 (21.77 MB)
39 Lab Understanding the Difference Between Images and Containers.mp4 (30.15 MB)
4 Overview of the Section.mp4 (2.62 MB)
40 Project Overview.mp4 (1.53 MB)
41 Building a Hello World Express App.mp4 (19.47 MB)
42 Saving and Returning Users in Memory.mp4 (18.28 MB)
43 Testing the Users App.mp4 (8.85 MB)
44 Dockerizing Our Express App.mp4 (23.95 MB)
45 Exploring Container Interactions and Project Cleanup.mp4 (15.84 MB)
46 Overview of the Section.mp4 (2.62 MB)
47 Lab Understanding Docker's Layered Architecture.mp4 (34.97 MB)
48 Lab Exploring Build Contexts.mp4 (25.55 MB)
49 Lab Using Dockerignore to Skip Files.mp4 (17.52 MB)
5 Why Use Containers.mp4 (16.09 MB)
50 Lab Introduction to Environment Variables.mp4 (28.06 MB)
51 Lab Setting Environment Variables via the CLI.mp4 (21.63 MB)
52 Lab Setting Environment Variables via Files.mp4 (18.73 MB)
53 Lab CMD vs ENTRYPOINT in Dockerfiles.mp4 (27.43 MB)
54 Introduction to Distroless Images.mp4 (12.94 MB)
55 Lab Introduction to Multistage Dockerfiles.mp4 (23.42 MB)
56 Lab Multistage Dockerfiles and Distroless Images in Practice.mp4 (29.39 MB)
57 Lab Adding Typescript to the Express App.mp4 (34.85 MB)
58 Lab Updating Dockerfile to Transpile Typescript Code.mp4 (29.04 MB)
59 Lab Optimizing Docker Images - Base Images.mp4 (74.17 MB)
6 Comparing Containers and Virtual Machines.mp4 (13.73 MB)
60 Lab Optimizing Docker Images - Instruction Order.mp4 (30.13 MB)
61 Lab Optimizing Docker Images - Managing Dependencies.mp4 (36.73 MB)
62 Lab Optimizing Our Typescript Dockerfile.mp4 (28.45 MB)
63 Project Overview.mp4 (2.02 MB)
64 Setting Up the React App.mp4 (20.31 MB)
65 Building and Serving the React App.mp4 (13.24 MB)
66 Creating a Dockerfile for Our React App - Part 1.mp4 (21.93 MB)
67 Creating a Dockerfile for Our React App - Part 2.mp4 (27.66 MB)
68 Overview of the Section.mp4 (1.24 MB)
69 Lab Understanding the Need for Volumes.mp4 (8.09 MB)
7 Docker Architecture and Key Components.mp4 (17.79 MB)
70 Introduction to Docker Volumes.mp4 (7.46 MB)
71 Lab Working with Bind Mounts.mp4 (32.34 MB)
72 Lab Using Named Volumes.mp4 (23.25 MB)
73 Lab Managing Docker Volumes with the CLI.mp4 (22.21 MB)
74 Overview of the Section.mp4 (2.03 MB)
75 Lab Setting CPU Limits for Containers.mp4 (23.22 MB)
76 Lab Setting Memory Limits for Containers.mp4 (28.25 MB)
77 Lab Working with Restart Policies.mp4 (28.59 MB)
78 Introduction to Networking in Docker.mp4 (12.9 MB)
79 Lab Using the Default Bridge Network.mp4 (17.03 MB)
8 Overview of the Section.mp4 (2.19 MB)
80 Lab Working with User-Defined Networks.mp4 (21.64 MB)
81 Lab Using the Host Network.mp4 (13.88 MB)
82 Project Overview.mp4 (7.35 MB)
83 Running a MongoDB Server.mp4 (36.09 MB)
84 Adding Root Credentials to MongoDB.mp4 (24.54 MB)
85 Setting Credentials for the Key-Value Database.mp4 (22.26 MB)
86 Defining Ports, Networks, and Volumes.mp4 (41.29 MB)
87 Enhancing the Structure of Utility Scripts.mp4 (53.93 MB)
88 Setting Up the Express App.mp4 (39.13 MB)
89 Dockerizing the Express App.mp4 (12.08 MB)
9 Installing Docker on MacOS [MacOS Users].mp4 (7.23 MB)
90 Creating Scripts to Initialize the Backend Container.mp4 (42.53 MB)
91 Adding Hot Reloading with Nodemon.mp4 (17.34 MB)
92 Defining the API Routes.mp4 (28.4 MB)
93 Creating and Retrieving Key-Value Pairs.mp4 (46.84 MB)
94 Updating and Deleting Key-Value Pairs.mp4 (27.05 MB)
95 Testing the App and Final Cleanup.mp4 (16.62 MB)
96 Overview of the Section.mp4 (2.05 MB)
97 Overview of Docker Compose.mp4 (17.66 MB)
98 Comparing Docker-Compose and Compose CLI Commands.mp4 (2.75 MB)
99 Lab Running MongoDB with Docker Compose.mp4 (23.13 MB)
10 Installing Docker on Linux [Linux Users].mp4 (16.24 MB)
100 Lab Using Environment Variables in Docker Compose.mp4 (8.94 MB)
101 Lab Working with Bind Mounts in Docker Compose.mp4 (24.61 MB)
102 Lab Managing Volumes and Networks in Docker Compose.mp4 (14.96 MB)
103 Lab Adding a Backend Service to the Docker Compose File.mp4 (9.26 MB)
104 Lab Handling Service Dependencies in Docker Compose.mp4 (21.37 MB)
105 Lab Hot Reloading and File Watching.mp4 (25.39 MB)
106 Lab Using Docker Compose CLI.mp4 (49.18 MB)
107 Lab Getting Help with Docker Compose CLI.mp4 (9.2 MB)
108 Project Overview.mp4 (11.46 MB)
109 Setting Up NPM Projects.mp4 (20.48 MB)
11 Running Docker Without Sudo [Linux Users].mp4 (10.09 MB)
110 Dockerizing the Notebooks Backend.mp4 (15.5 MB)
111 Configuring Docker Compose for Notebooks Services.mp4 (42.34 MB)
112 Setting Up Docker Compose for Notes Services.mp4 (29.22 MB)
113 Using Multistage Builds for Our Images.mp4 (47.82 MB)
114 Merging Multiple Projects in Docker Compose.mp4 (24.99 MB)
115 Implementing the NGINX Reverse Proxy.mp4 (35.03 MB)
116 Establishing Connections between Services.mp4 (29.14 MB)
117 Setting Up Models and Routes for the Notebooks Service.mp4 (24.32 MB)
118 Creating and Retrieving Notebooks.mp4 (28.94 MB)
119 Updating and Deleting Notebooks.mp4 (33.28 MB)
12 Setting Up Windows Subsystem for Linux (WSL) [Windows Users].mp4 (14.68 MB)
120 Refactoring the Code.mp4 (29.47 MB)
121 Implementing Routes and Business Logic in the Notes Backend.mp4 (33.96 MB)
122 Storing Notebook IDs in the Notes Service - Part 1.mp4 (36.19 MB)
123 Storing Notebook IDs in the Notes Service - Part 2.mp4 (40.48 MB)
124 Storing Notebook IDs in the Notes Service - Part 3.mp4 (17.46 MB)
125 Overview of the Section.mp4 (2.36 MB)
126 Why Choose Kubernetes.mp4 (14.43 MB)
127 Introduction to Kubernetes.mp4 (10.98 MB)
128 Understanding Kubernetes Architecture.mp4 (10.66 MB)
129 The Control Plane in Kubernetes.mp4 (22.62 MB)
13 Key Features of Windows Subsystem for Linux [Windows Users].mp4 (15.94 MB)
130 The Data Plane in Kubernetes.mp4 (14.32 MB)
131 The kubectl Command-Line Interface.mp4 (8.84 MB)
132 Installing Kubectl on MacOS [MacOS Users].mp4 (23.38 MB)
133 Installing Minikube on MacOS [MacOS Users].mp4 (25.94 MB)
134 Installing Kubectl on Linux [Linux Users].mp4 (14.55 MB)
135 Installing Minikube on Linux [Linux Users].mp4 (17.57 MB)
136 Installing Kubectl on Windows Subsystem for Linux (WSL) [Windows Users].mp4 (9.94 MB)
137 Installing Minikube on Windows Subsystem for Linux (WSL) [Windows Users].mp4 (20.57 MB)
138 Overview of the Section.mp4 (2.47 MB)
139 Introduction to Pods.mp4 (10.73 MB)
14 Installing Docker on Windows [Windows Users].mp4 (9.82 MB)
140 Understanding the Pod Lifecycle.mp4 (17.72 MB)
141 Lab Creating Pods with Kubectl.mp4 (12.29 MB)
142 Lab Managing Pods with Kubectl.mp4 (26 MB)
143 Lab Exposing Pods with Services.mp4 (23.38 MB)
144 Lab Color API - Implement v1 0 0.mp4 (17.32 MB)
145 Lab From Dockerfiles to Pods.mp4 (25.33 MB)
146 Overview of the Section.mp4 (3.68 MB)
147 Managing Objects in Kubernetes.mp4 (32.38 MB)
148 Working with Kubernetes Manifest Files.mp4 (11.8 MB)
149 Lab Using Imperative Commands - Part 1.mp4 (14.53 MB)
15 Running Docker in WSL [Windows Users].mp4 (5.09 MB)
150 Lab Using Imperative Commands - Part 2.mp4 (24.07 MB)
151 Lab Generating Kubernetes Manifests with kubectl.mp4 (8.57 MB)
152 Lab Shortcomings of Imperative Commands with Configuration Files.mp4 (32.74 MB)
153 Lab Managing Objects Declaratively in Kubernetes.mp4 (30.65 MB)
154 Lab Migrating from Imperative to Declarative Object Management.mp4 (7.65 MB)
155 Lab Creating Multiple Kubernetes Manifests in a Single YAML File.mp4 (18.92 MB)
156 Overview of the Section.mp4 (1.81 MB)
157 Understanding ReplicaSets.mp4 (14.92 MB)
158 Lab Creating and Managing ReplicaSets.mp4 (17.22 MB)
159 Lab Updating Pods with ReplicaSets - Limitations.mp4 (19.61 MB)
16 Exploring Play with Docker.mp4 (8.63 MB)
160 Lab Managing Existing Pods with ReplicaSets - Limitations.mp4 (23.51 MB)
161 Introduction to Deployments.mp4 (19.08 MB)
162 Lab Creating and Managing Deployments.mp4 (20.86 MB)
163 Lab Updating the Pod Template in a Deployment.mp4 (19.25 MB)
164 Lab Understanding Deployment Rollouts.mp4 (40.91 MB)
165 Lab Scaling Deployments with Kubectl.mp4 (8.76 MB)
166 Lab Troubleshooting Failed Rollouts.mp4 (42.49 MB)
167 Overview of the Section.mp4 (2.09 MB)
168 Introduction to Services in Kubernetes.mp4 (17.88 MB)
169 Lab Color API - Implement v1 1 0 Adding Hostname Information.mp4 (28.41 MB)
17 Installing NodeJS.mp4 (3.85 MB)
170 Lab Traffic Generator - Implement v1 0 0.mp4 (33.55 MB)
171 Lab Deploying the Color API and Traffic Generator.mp4 (28.13 MB)
172 Lab Working with ClusterIP Services.mp4 (54.08 MB)
173 Lab Working with NodePort Services.mp4 (21.86 MB)
174 Lab Using NodePort Services in Linux.mp4 (21.77 MB)
175 Lab Working with ExternalName Services.mp4 (20.49 MB)
176 Overview of the Section.mp4 (2.76 MB)
177 Understanding Labels and Selectors.mp4 (21.07 MB)
178 Lab Using Labels and Selectors in Kubectl.mp4 (17.43 MB)
179 Lab Selecting Objects with MatchLabels and MatchExpressions.mp4 (32.29 MB)
18 Installing Postman.mp4 (8.05 MB)
180 Understanding Annotations in Kubernetes.mp4 (14.19 MB)
181 Introduction to Kubernetes Namespaces.mp4 (27.59 MB)
182 Lab Creating and Managing Namespaces.mp4 (37.41 MB)
183 Lab Cross-Namespace Service Communication.mp4 (21.41 MB)
184 Introduction to Resource Quotas, Requests, and Limits.mp4 (28.47 MB)
185 Lab Setting Up Resource Quotas.mp4 (18.65 MB)
186 Lab Setting Resource Requests and Limits.mp4 (19.33 MB)
187 Lab Managing Rollouts, Resource Requests, and Limits.mp4 (49.26 MB)
188 Startup, Liveness, and Readiness Probes.mp4 (17.1 MB)
189 Lab Color API - Implement v1 2 0 Adding Health Endpoints.mp4 (26.96 MB)
19 Installing Visual Studio Code.mp4 (7.13 MB)
190 Lab Working with Startup Probes.mp4 (23.89 MB)
191 Lab Color API - Implement v1 2 1 Adding a Dedicated Startup Endpoint.mp4 (5.86 MB)
192 Lab Working with Liveness Probes.mp4 (9.1 MB)
193 Lab Working with Readiness Probes.mp4 (45.74 MB)
194 Overview of the Section.mp4 (3.38 MB)
195 Introduction to Docker Volumes.mp4 (22.44 MB)
196 Understanding EmptyDir and Local Volumes.mp4 (10.78 MB)
197 Lab Using EmptyDir Ephemeral Storage.mp4 (41.44 MB)
198 Introduction to Persistent Volume Claims.mp4 (20.51 MB)
199 Lab Creating Persistent Volumes and Persistent Volume Claims.mp4 (46.23 MB)
2 Making the Most of This Course.mp4 (27.75 MB)
20 Overview of the Section.mp4 (3.26 MB)
200 Lab Mounting Volumes in Pods and Containers.mp4 (36.59 MB)
201 Lab Deleting Persistent Volumes and Persistent Volume Claims.mp4 (22.9 MB)
202 Lab Dynamically Provisioning Persistent Volumes.mp4 (37.17 MB)
203 Introduction to StatefulSets in Kubernetes.mp4 (16.93 MB)
204 Lab Creating Persistent Volumes with StatefulSets.mp4 (18.63 MB)
205 Lab Deploying a StatefulSet.mp4 (48.83 MB)
206 Lab StatefulSets with Dynamic Volume Provisioning.mp4 (17.34 MB)
207 Lab Using Headless Services.mp4 (34.47 MB)
208 Overview of the Section.mp4 (2.08 MB)
209 Introduction to ConfigMaps in Kubernetes.mp4 (14.26 MB)
21 Lab Running Your First Container.mp4 (23.73 MB)
210 Lab Color API - Implement v1 3 0 Receiving External Color Information.mp4 (18.13 MB)
211 Lab Passing Information from ConfigMaps via Environment Variables.mp4 (40.85 MB)
212 Lab Mounting ConfigMaps as Volumes.mp4 (49.46 MB)
213 Introduction to Secrets in Kubernetes.mp4 (8.74 MB)
214 Lab Passing Information from Secrets via Environment Variables.mp4 (26.36 MB)
215 Lab Mounting Secrets as Volumes.mp4 (21.91 MB)
216 Overview of the Project.mp4 (12.68 MB)
217 Creating Database Credentials.mp4 (18.4 MB)
218 Creating a Headless Service and ConfigMaps.mp4 (15.85 MB)
219 Deploying the StatefulSet.mp4 (35.82 MB)
22 Exploring the Container Lifecycle.mp4 (17.06 MB)
220 Deploying and Validating the StatefulSet.mp4 (28.62 MB)
221 Testing StatefulSet Scaling.mp4 (28.03 MB)
222 Color API - Implement v2 0 0 Code Refactor.mp4 (63.07 MB)
223 Color API - Implement v2 0 0 Persisting Data in MongoDB.mp4 (42.19 MB)
224 Color API - Implement v2 0 0 Adding Database Connection Logic.mp4 (12.3 MB)
225 Color API - Implement v2 0 0 Defining Routes for Business Logic.mp4 (44.09 MB)
226 Deploying the New Color API Version.mp4 (50.81 MB)
227 Wrapping Up and Cleaning Up the Project.mp4 (50.66 MB)
228 Overview of the Section.mp4 (4.29 MB)
229 Introduction to Kubernetes Security.mp4 (19.24 MB)
23 Lab Using the Docker CLI - Part 1.mp4 (34.58 MB)
230 Understanding Role-Based Access Control (RBAC).mp4 (23.84 MB)
231 Lab Exploring Minikube's Roles and ClusterRoles.mp4 (46.73 MB)
232 Understanding the Kubernetes API.mp4 (41.83 MB)
233 Lab Exploring Kubernetes API Resources.mp4 (28.96 MB)
234 Lab Creating Two Users Alice and Bob.mp4 (24.98 MB)
235 Lab Configuring Access Credentials for Alice and Bob.mp4 (53.68 MB)
236 Lab Setting Up Permissions to Read Pods.mp4 (37.04 MB)
237 Lab Using ClusterRoles for Cluster-Wide Permissions.mp4 (26.53 MB)
238 Lab Exploring Subresources and Permissions.mp4 (22.15 MB)
239 Introduction to Service Accounts in Kubernetes.mp4 (13.43 MB)
24 Lab Using the Docker CLI - Part 2.mp4 (26.5 MB)
240 Lab Working with Default Service Accounts.mp4 (22.06 MB)
241 Lab Creating Custom Service Accounts.mp4 (34.4 MB)
242 Lab RBAC Clean-Up.mp4 (13.85 MB)
243 Introduction to Network Policies in Kubernetes.mp4 (19.26 MB)
244 Calico vs Native Kubernetes Network Policies.mp4 (10.89 MB)
245 Lab Denying All Ingress Traffic.mp4 (32.79 MB)
246 Lab Allowing Traffic Between Specific Pods.mp4 (17.3 MB)
247 Lab Working with Pod Selectors.mp4 (20.25 MB)
248 Lab Combining Pod Selectors.mp4 (31.86 MB)
249 Lab Handling Egress Traffic.mp4 (45.48 MB)
25 Lab Getting Help with the Docker CLI.mp4 (20.05 MB)
250 Lab Working with Network Policies and Namespaces.mp4 (10.87 MB)
251 Introduction to Pod Security Standards (PSS).mp4 (17.07 MB)
252 Lab Applying Pod Security Standards.mp4 (44.5 MB)
253 Lab Exploring the Pod Security Standards Documentation.mp4 (14.37 MB)
254 Overview of the Section.mp4 (2.55 MB)
255 Introduction to Kustomize.mp4 (21.45 MB)
256 Lab Building Our First Kustomize Project.mp4 (22.25 MB)
257 Understanding Bases and Overlays.mp4 (8.18 MB)
258 Lab Creating Dev and Prod Overlays.mp4 (23.39 MB)
259 Introduction to Transformations.mp4 (12.65 MB)
26 Overview of the Project.mp4 (3.78 MB)
260 Lab Working with Transformations.mp4 (37.97 MB)
261 Lab Generating ConfigMaps.mp4 (32.87 MB)
262 Lab Generating Secrets.mp4 (24.23 MB)
263 Lab Introduction to Patching in Kustomize.mp4 (31.51 MB)
264 Lab Using Strategic Merge Patches.mp4 (25.2 MB)
265 Lab Using JSON Patches.mp4 (39.11 MB)
266 Overview of the Project.mp4 (11.19 MB)
267 Creating a Google Cloud Platform (GCP) Account.mp4 (27.23 MB)
268 Understanding Project Costs.mp4 (11.15 MB)
269 Navigating GCP's UI Console.mp4 (36.66 MB)
27 Running NGINX Containers.mp4 (5.7 MB)
270 Installing the gcloud CLI.mp4 (15.49 MB)
271 Exploring the GKE UI Console.mp4 (6.2 MB)
272 Creating a Google Kubernetes Engine (GKE) Cluster.mp4 (33.26 MB)
273 Connecting kubectl to GKE.mp4 (25.17 MB)
274 Deploying an Nginx-based Website.mp4 (28.47 MB)
275 Exploring Storage Classes in GKE.mp4 (33.87 MB)
276 Understanding API Resources in GKE.mp4 (19.15 MB)
277 Creating Database Credentials for MongoDB.mp4 (15.88 MB)
278 Deploying the MongoDB StatefulSet - Part 1.mp4 (16.78 MB)
279 Deploying the MongoDB StatefulSet - Part 2.mp4 (38.61 MB)
28 Customizing Content Inside the NGINX Container.mp4 (14.64 MB)
280 Deploying the MongoDB StatefulSet - Part 3.mp4 (66.75 MB)
281 Deploying the Color API Application.mp4 (15.63 MB)
282 Creating a LoadBalancer Service for External Access.mp4 (11.1 MB)
283 Color API - Implement v2 1 0-dev Exposing Prometheus Metrics.mp4 (11.65 MB)
284 Customizing Database Deployments.mp4 (60.27 MB)
285 Deploying the Prod Overlay and Customizing the Dev Color API Image.mp4 (16.94 MB)
286 Denying All Ingress and Allowing Traffic Between Color API and MongoDB.mp4 (29.77 MB)
287 Allowing External Traffic into Color API Pods.mp4 (18.64 MB)
288 Registering a Domain for Our Website.mp4 (12.47 MB)
289 Allocating Static IPs for Ingress.mp4 (17.27 MB)
29 Wrapping Up the Project.mp4 (6.19 MB)
290 Creating Ingress Objects.mp4 (21.14 MB)
291 Creating Managed TLS Certificates.mp4 (16.13 MB)
292 Testing Ingress Traffic from Web to Color API Pods.mp4 (13.59 MB)
293 Cleaning Up the Project.mp4 (19.08 MB)
294 Course Wrap-Up and Final Thoughts.mp4 (6.77 MB)
3 Setting Expectations.mp4 (7.63 MB)
30 Overview of the Section.mp4 (2.62 MB)
31 What Are Docker Images.mp4 (17.35 MB)
32 Working with Container Registries.mp4 (21.75 MB)
33 Lab Exploring DockerHub.mp4 (15.43 MB)
34 Lab Logging Into DockerHub via Docker CLI.mp4 (16.62 MB)
35 Lab Managing Docker Images with the CLI.mp4 (26.83 MB)
36 Introduction to Dockerfiles.mp4 (23.26 MB)
37 Lab Creating a Dockerfile for Nginx.mp4 (21.41 MB)
38 Lab Adding Local Files to Our Docker Image.mp4 (21.77 MB)
39 Lab Understanding the Difference Between Images and Containers.mp4 (30.15 MB)
4 Overview of the Section.mp4 (2.62 MB)
40 Project Overview.mp4 (1.53 MB)
41 Building a Hello World Express App.mp4 (19.47 MB)
42 Saving and Returning Users in Memory.mp4 (18.28 MB)
43 Testing the Users App.mp4 (8.85 MB)
44 Dockerizing Our Express App.mp4 (23.95 MB)
45 Exploring Container Interactions and Project Cleanup.mp4 (15.84 MB)
46 Overview of the Section.mp4 (2.62 MB)
47 Lab Understanding Docker's Layered Architecture.mp4 (34.97 MB)
48 Lab Exploring Build Contexts.mp4 (25.55 MB)
49 Lab Using Dockerignore to Skip Files.mp4 (17.52 MB)
5 Why Use Containers.mp4 (16.09 MB)
50 Lab Introduction to Environment Variables.mp4 (28.06 MB)
51 Lab Setting Environment Variables via the CLI.mp4 (21.63 MB)
52 Lab Setting Environment Variables via Files.mp4 (18.73 MB)
53 Lab CMD vs ENTRYPOINT in Dockerfiles.mp4 (27.43 MB)
54 Introduction to Distroless Images.mp4 (12.94 MB)
55 Lab Introduction to Multistage Dockerfiles.mp4 (23.42 MB)
56 Lab Multistage Dockerfiles and Distroless Images in Practice.mp4 (29.39 MB)
57 Lab Adding Typescript to the Express App.mp4 (34.85 MB)
58 Lab Updating Dockerfile to Transpile Typescript Code.mp4 (29.04 MB)
59 Lab Optimizing Docker Images - Base Images.mp4 (74.17 MB)
6 Comparing Containers and Virtual Machines.mp4 (13.73 MB)
60 Lab Optimizing Docker Images - Instruction Order.mp4 (30.13 MB)
61 Lab Optimizing Docker Images - Managing Dependencies.mp4 (36.73 MB)
62 Lab Optimizing Our Typescript Dockerfile.mp4 (28.45 MB)
63 Project Overview.mp4 (2.02 MB)
64 Setting Up the React App.mp4 (20.31 MB)
65 Building and Serving the React App.mp4 (13.24 MB)
66 Creating a Dockerfile for Our React App - Part 1.mp4 (21.93 MB)
67 Creating a Dockerfile for Our React App - Part 2.mp4 (27.66 MB)
68 Overview of the Section.mp4 (1.24 MB)
69 Lab Understanding the Need for Volumes.mp4 (8.09 MB)
7 Docker Architecture and Key Components.mp4 (17.79 MB)
70 Introduction to Docker Volumes.mp4 (7.46 MB)
71 Lab Working with Bind Mounts.mp4 (32.34 MB)
72 Lab Using Named Volumes.mp4 (23.25 MB)
73 Lab Managing Docker Volumes with the CLI.mp4 (22.21 MB)
74 Overview of the Section.mp4 (2.03 MB)
75 Lab Setting CPU Limits for Containers.mp4 (23.22 MB)
76 Lab Setting Memory Limits for Containers.mp4 (28.25 MB)
77 Lab Working with Restart Policies.mp4 (28.59 MB)
78 Introduction to Networking in Docker.mp4 (12.9 MB)
79 Lab Using the Default Bridge Network.mp4 (17.03 MB)
8 Overview of the Section.mp4 (2.19 MB)
80 Lab Working with User-Defined Networks.mp4 (21.64 MB)
81 Lab Using the Host Network.mp4 (13.88 MB)
82 Project Overview.mp4 (7.35 MB)
83 Running a MongoDB Server.mp4 (36.09 MB)
84 Adding Root Credentials to MongoDB.mp4 (24.54 MB)
85 Setting Credentials for the Key-Value Database.mp4 (22.26 MB)
86 Defining Ports, Networks, and Volumes.mp4 (41.29 MB)
87 Enhancing the Structure of Utility Scripts.mp4 (53.93 MB)
88 Setting Up the Express App.mp4 (39.13 MB)
89 Dockerizing the Express App.mp4 (12.08 MB)
9 Installing Docker on MacOS [MacOS Users].mp4 (7.23 MB)
90 Creating Scripts to Initialize the Backend Container.mp4 (42.53 MB)
91 Adding Hot Reloading with Nodemon.mp4 (17.34 MB)
92 Defining the API Routes.mp4 (28.4 MB)
93 Creating and Retrieving Key-Value Pairs.mp4 (46.84 MB)
94 Updating and Deleting Key-Value Pairs.mp4 (27.05 MB)
95 Testing the App and Final Cleanup.mp4 (16.62 MB)
96 Overview of the Section.mp4 (2.05 MB)
97 Overview of Docker Compose.mp4 (17.66 MB)
98 Comparing Docker-Compose and Compose CLI Commands.mp4 (2.75 MB)
99 Lab Running MongoDB with Docker Compose.mp4 (23.13 MB)
Screenshot
RapidGator
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!