Create Tool:
Create Time:1970-01-01 08:00:00
File Size:13.19 GB
File Count:114
File Hash:fb7aa2b882aca0b960a1abc923abf51cb760be13
01 Understanding and Using Containers/01-00 Module introduction.mp4 | 13.53 MB |
01 Understanding and Using Containers/01-00 Objectives.mp4 | 22.81 MB |
01 Understanding and Using Containers/01-01 What is a Container.mp4 | 322.62 MB |
01 Understanding and Using Containers/01-02 Starting Containers.mp4 | 336.76 MB |
01 Understanding and Using Containers/01-03 Managing Containers.mp4 | 166.51 MB |
01 Understanding and Using Containers/01-04 Managing Container Images.mp4 | 245.71 MB |
01 Understanding and Using Containers/01-05 Understanding Container Logging.mp4 | 79.93 MB |
01 Understanding and Using Containers/01-06 Lab - Using Containers.mp4 | 25.88 MB |
01 Understanding and Using Containers/01-07 Lab Solution - Using Containers.mp4 | 68.12 MB |
02 Understanding Kubernetes/02-00 Objectives.mp4 | 11.33 MB |
02 Understanding Kubernetes/02-01 Understanding Kubernetes Core Functions.mp4 | 128.84 MB |
02 Understanding Kubernetes/02-02 Understanding Kubernetes Origins.mp4 | 61.04 MB |
02 Understanding Kubernetes/02-03 Understanding Kubernetes Management Interfaces.mp4 | 100.41 MB |
02 Understanding Kubernetes/02-04 Understanding Kubernetes Architecture.mp4 | 75.44 MB |
03 Creating a Lab Environment/03-00 Objectives.mp4 | 13.55 MB |
03 Creating a Lab Environment/03-01 Understanding Kubernetes Deployment Options.mp4 | 58.42 MB |
03 Creating a Lab Environment/03-02 Using Minikube.mp4 | 487.29 MB |
03 Creating a Lab Environment/03-03 Running Your First Application.mp4 | 156.69 MB |
03 Creating a Lab Environment/03-04 Lab - Setting up a Lab Environment.mp4 | 16.33 MB |
03 Creating a Lab Environment/03-05 Lab Solution - Setting up a Lab Environment.mp4 | 17.14 MB |
04 Understanding API and Management Options/04-00 Module introduction.mp4 | 15.22 MB |
04 Understanding API and Management Options/04-00 Objectives.mp4 | 24.98 MB |
04 Understanding API and Management Options/04-01 Understanding the Main Kubernetes Objects.mp4 | 192.41 MB |
04 Understanding API and Management Options/04-02 Understanding the Kubernetes API.mp4 | 143.11 MB |
04 Understanding API and Management Options/04-03 Using Kubernetes Dashboard to Manage API Objects.mp4 | 81.37 MB |
04 Understanding API and Management Options/04-04 Using kubectl to Manage API Objects.mp4 | 257.75 MB |
04 Understanding API and Management Options/04-05 Using curl to Work with API Objects.mp4 | 121.34 MB |
04 Understanding API and Management Options/04-06 Understanding Authentication and Authorization.mp4 | 62.20 MB |
04 Understanding API and Management Options/04-07 Lab - Using curl to Work With the API.mp4 | 14.47 MB |
04 Understanding API and Management Options/04-08 Lab Solution - Using curl to Work With the API.mp4 | 151.94 MB |
05 Managing Pod Basic Features/05-00 Objectives.mp4 | 25.24 MB |
05 Managing Pod Basic Features/05-01 Understanding Pods.mp4 | 273.46 MB |
05 Managing Pod Basic Features/05-02 Creating a YAML Manifest to Configure Pods.mp4 | 288.59 MB |
05 Managing Pod Basic Features/05-03 Working in a Declarative versus Imperative way.mp4 | 302.42 MB |
05 Managing Pod Basic Features/05-04 Understanding Multi-Container Pods.mp4 | 184.89 MB |
05 Managing Pod Basic Features/05-05 Using Namespace.mp4 | 174.37 MB |
05 Managing Pod Basic Features/05-06 Lab - Managing Pods.mp4 | 13.31 MB |
05 Managing Pod Basic Features/05-07 Lab Solution - Managing Pods.mp4 | 201.86 MB |
06 Managing Pod Advanced Features/06-00 Objectives.mp4 | 27.49 MB |
06 Managing Pod Advanced Features/06-01 Inspecting Pods.mp4 | 275.84 MB |
06 Managing Pod Advanced Features/06-02 Monitoring Pods.mp4 | 122.98 MB |
06 Managing Pod Advanced Features/06-03 Using Port Forwarding to Access Pods.mp4 | 86.21 MB |
06 Managing Pod Advanced Features/06-04 Understanding SecurityContext.mp4 | 116.77 MB |
06 Managing Pod Advanced Features/06-05 Managing Jobs.mp4 | 208.26 MB |
06 Managing Pod Advanced Features/06-06 Managing Cron Jobs.mp4 | 229.48 MB |
06 Managing Pod Advanced Features/06-07 Managing Resource Limitations.mp4 | 143.23 MB |
06 Managing Pod Advanced Features/06-08 Managing Init Containers.mp4 | 120.96 MB |
06 Managing Pod Advanced Features/06-09 Lab - Managing Pod Advanced Features.mp4 | 12.90 MB |
06 Managing Pod Advanced Features/06-10 Lab Solution - Managing Pod Advanced Features.mp4 | 113.69 MB |
07 Managing Deployments/07-00 Module introduction.mp4 | 18.16 MB |
07 Managing Deployments/07-00 Objectives.mp4 | 24.63 MB |
07 Managing Deployments/07-01 Understanding Deployment Features.mp4 | 171.14 MB |
07 Managing Deployments/07-02 Managing Deployment Scalability.mp4 | 168.73 MB |
07 Managing Deployments/07-03 Understanding Labels, Selectors and Annotations.mp4 | 278.47 MB |
07 Managing Deployments/07-04 Managing Deployment History.mp4 | 61.48 MB |
07 Managing Deployments/07-05 Managing Rolling Updates and Rollback.mp4 | 207.76 MB |
07 Managing Deployments/07-06 Lab - Managing Deployments.mp4 | 20.48 MB |
07 Managing Deployments/07-07 Lab Solution - Managing Deployments.mp4 | 164.25 MB |
08 Managing Networking/08-00 Objectives.mp4 | 19.51 MB |
08 Managing Networking/08-01 Understanding Pod Access Options.mp4 | 83.59 MB |
08 Managing Networking/08-02 Understanding Services.mp4 | 168.34 MB |
08 Managing Networking/08-03 Creating Services using kubectl expose.mp4 | 94.36 MB |
08 Managing Networking/08-04 Managing Services Manifest Files.mp4 | 57.93 MB |
08 Managing Networking/08-05 Understanding Kubernetes Networking.mp4 | 174.28 MB |
08 Managing Networking/08-06 Understanding Services and DNS.mp4 | 72.42 MB |
08 Managing Networking/08-07 Understanding Network Policies.mp4 | 163.20 MB |
08 Managing Networking/08-08 Lab - Managing Services.mp4 | 24.03 MB |
08 Managing Networking/08-09 Lab Solution - Managing Services.mp4 | 142.90 MB |
09 Managing Ingress/09-00 Objectives.mp4 | 15.19 MB |
09 Managing Ingress/09-01 Understanding Ingress.mp4 | 156.31 MB |
09 Managing Ingress/09-02 Configuring Ingress.mp4 | 261.11 MB |
09 Managing Ingress/09-03 Configuring Ingress Rules.mp4 | 101.66 MB |
09 Managing Ingress/09-04 Lab - Using Ingress.mp4 | 14.57 MB |
09 Managing Ingress/09-05 Lab Solution - Using Ingress.mp4 | 39.86 MB |
10 Managing Storage/10-00 Objectives.mp4 | 20.15 MB |
10 Managing Storage/10-01 Understanding Kubernetes Storage Options.mp4 | 119.44 MB |
10 Managing Storage/10-02 Configuring Volume Storage.mp4 | 186.18 MB |
10 Managing Storage/10-03 Configuring PV Storage.mp4 | 74.97 MB |
10 Managing Storage/10-04 Configuring PVCs.mp4 | 141.97 MB |
10 Managing Storage/10-05 Configuring Pod Storage with PV and PVC.mp4 | 263.29 MB |
10 Managing Storage/10-06 Lab - Setting up Storage.mp4 | 19.75 MB |
10 Managing Storage/10-07 Lab Solution - Setting up Storage.mp4 | 82.36 MB |
11 Managing ConfigMaps and Secrets/11-00 Objectives.mp4 | 19.34 MB |
11 Managing ConfigMaps and Secrets/11-01 Understanding ConfigMaps.mp4 | 70.18 MB |
11 Managing ConfigMaps and Secrets/11-02 Creating ConfigMaps for Variables.mp4 | 153.68 MB |
11 Managing ConfigMaps and Secrets/11-03 Creating ConfigMaps for ConfigFiles.mp4 | 94.33 MB |
11 Managing ConfigMaps and Secrets/11-04 Understanding Secrets.mp4 | 90.66 MB |
11 Managing ConfigMaps and Secrets/11-05 Creating Secrets.mp4 | 238.87 MB |
11 Managing ConfigMaps and Secrets/11-06 Configuring Pods to Use Secrets.mp4 | 145.40 MB |
11 Managing ConfigMaps and Secrets/11-07 Lab - Managing Secrets.mp4 | 21.10 MB |
11 Managing ConfigMaps and Secrets/11-08 Lab Solution - Managing Secrets.mp4 | 104.66 MB |
12 Troubleshooting Kubernetes/12-00 Objectives.mp4 | 12.88 MB |
12 Troubleshooting Kubernetes/12-01 Troubleshooting Steps.mp4 | 332.18 MB |
12 Troubleshooting Kubernetes/12-02 Using Probes.mp4 | 217.88 MB |
12 Troubleshooting Kubernetes/12-03 Monitoring Applications in Kubernetes.mp4 | 87.49 MB |
12 Troubleshooting Kubernetes/12-04 Troubleshooting the Minikube Host.mp4 | 115.86 MB |
12 Troubleshooting Kubernetes/12-05 Lab - Troubleshooting Kubernetes.mp4 | 18.04 MB |
12 Troubleshooting Kubernetes/12-06 Lab Solution - Troubleshooting Kubernetes.mp4 | 81.05 MB |
13 Sample Exam Questions/13-00 Module introduction.mp4 | 7.29 MB |
13 Sample Exam Questions/13-00 Objectives.mp4 | 21.30 MB |
13 Sample Exam Questions/13-01 Exam Tips.mp4 | 46.23 MB |
13 Sample Exam Questions/13-02 Exam Question Overview.mp4 | 179.77 MB |
13 Sample Exam Questions/13-03 Working with NameSpaces.mp4 | 119.05 MB |
13 Sample Exam Questions/13-04 Finding Pods.mp4 | 34.62 MB |
13 Sample Exam Questions/13-05 Using ConfigMaps.mp4 | 225.05 MB |
13 Sample Exam Questions/13-06 Using Sidecars.mp4 | 257.37 MB |
13 Sample Exam Questions/13-07 Inspecting Containers.mp4 | 77.73 MB |
13 Sample Exam Questions/13-08 Using Probes.mp4 | 116.93 MB |
13 Sample Exam Questions/13-09 Creating a Deployment.mp4 | 169.08 MB |
13 Sample Exam Questions/13-10 Exposing Services.mp4 | 116.86 MB |
13 Sample Exam Questions/13-11 Using Network Policies.mp4 | 92.87 MB |
13 Sample Exam Questions/13-12 Using Storage.mp4 | 111.33 MB |
Introduction.mp4 | 108.35 MB |
Summary.mp4 | 10.59 MB |
No trackers found |
TorrentBank
Copyright © 2024