File List
-
Lesson 7 Understanding Essential Kubernetes Object Components/006. 7.5 Essential Troubleshooting.mp4 65.33 MB
Introduction/001. Hands-on Kubernetes Introduction.mp4 16.18 MB
Lesson 1 Understanding the Kubernetes Revolution/001. Learning objectives en.srt 560 B
Lesson 1 Understanding the Kubernetes Revolution/001. Learning objectives.mp4 2.41 MB
Lesson 1 Understanding the Kubernetes Revolution/002. 1.1 Understanding Server-based IT en.srt 7.9 KB
Lesson 1 Understanding the Kubernetes Revolution/002. 1.1 Understanding Server-based IT.mp4 54.11 MB
Lesson 1 Understanding the Kubernetes Revolution/003. 1.2 Understanding the Container-based Approach en.srt 8.28 KB
Lesson 1 Understanding the Kubernetes Revolution/003. 1.2 Understanding the Container-based Approach.mp4 52.1 MB
Lesson 1 Understanding the Kubernetes Revolution/004. 1.3 Understanding Kubernetes en.srt 4.13 KB
Lesson 1 Understanding the Kubernetes Revolution/004. 1.3 Understanding Kubernetes.mp4 31.06 MB
Lesson 1 Understanding the Kubernetes Revolution/005. 1.4 Understanding Kubernetes Implementation Solutions en.srt 6.5 KB
Lesson 1 Understanding the Kubernetes Revolution/005. 1.4 Understanding Kubernetes Implementation Solutions.mp4 42.49 MB
Lesson 2 Before we Get Started Let's Talk Containers!/001. Learning objectives en.srt 583 B
Lesson 2 Before we Get Started Let's Talk Containers!/001. Learning objectives.mp4 2.34 MB
Lesson 2 Before we Get Started Let's Talk Containers!/002. 2.1 Understanding Containers, Container Registries and Images en.srt 7.78 KB
Lesson 2 Before we Get Started Let's Talk Containers!/002. 2.1 Understanding Containers, Container Registries and Images.mp4 48.93 MB
Lesson 2 Before we Get Started Let's Talk Containers!/003. 2.2 installing a Container Host en.srt 6.86 KB
Lesson 2 Before we Get Started Let's Talk Containers!/003. 2.2 installing a Container Host.mp4 16.94 MB
Lesson 2 Before we Get Started Let's Talk Containers!/004. 2.3 Running Your First Container en.srt 18.88 KB
Lesson 2 Before we Get Started Let's Talk Containers!/004. 2.3 Running Your First Container.mp4 34.62 MB
Lesson 2 Before we Get Started Let's Talk Containers!/005. 2.4 Building Your Own Images en.srt 9.43 KB
Lesson 2 Before we Get Started Let's Talk Containers!/005. 2.4 Building Your Own Images.mp4 17.51 MB
Lesson 3 Setting up a Kubernetes Environment/001. Learning objectives en.srt 348 B
Lesson 3 Setting up a Kubernetes Environment/001. Learning objectives.mp4 1.73 MB
Lesson 3 Setting up a Kubernetes Environment/002. 3.1 The Easy Way Minikube en.srt 19.61 KB
Lesson 3 Setting up a Kubernetes Environment/002. 3.1 The Easy Way Minikube.mp4 64.81 MB
Lesson 3 Setting up a Kubernetes Environment/003. 3.2 Configuring Kubernetes in Public Cloud en.srt 14.2 KB
Lesson 3 Setting up a Kubernetes Environment/003. 3.2 Configuring Kubernetes in Public Cloud.mp4 26.15 MB
Lesson 3 Setting up a Kubernetes Environment/004. 3.3 Building an On-premise Kubernetes Cluster en.srt 4.18 KB
Lesson 3 Setting up a Kubernetes Environment/004. 3.3 Building an On-premise Kubernetes Cluster.mp4 28.95 MB
Lesson 4 Running Your First Application/001. Learning objectives en.srt 349 B
Lesson 4 Running Your First Application/001. Learning objectives.mp4 1.66 MB
Lesson 4 Running Your First Application/002. 4.1 Using Kubernetes Dashboard en.srt 9.88 KB
Lesson 4 Running Your First Application/002. 4.1 Using Kubernetes Dashboard.mp4 20.04 MB
Lesson 4 Running Your First Application/003. 4.2 Understanding Kubernetes Components en.srt 5.77 KB
Lesson 4 Running Your First Application/003. 4.2 Understanding Kubernetes Components.mp4 40.41 MB
Lesson 4 Running Your First Application/004. 4.3 Using kubectl to Run an Application en.srt 8.57 KB
Lesson 4 Running Your First Application/004. 4.3 Using kubectl to Run an Application.mp4 19.28 MB
Lesson 4 Running Your First Application/005. 4.4 Seeing What's Going on, Using kubectl get en.srt 4.33 KB
Lesson 4 Running Your First Application/005. 4.4 Seeing What's Going on, Using kubectl get.mp4 10.48 MB
Lesson 5 Behind the Scenes Understanding the API/001. Learning objectives en.srt 444 B
Lesson 5 Behind the Scenes Understanding the API/001. Learning objectives.mp4 2.03 MB
Lesson 5 Behind the Scenes Understanding the API/002. 5.1 Kubernetes Architecture and the Role of the API en.srt 3.49 KB
Lesson 5 Behind the Scenes Understanding the API/002. 5.1 Kubernetes Architecture and the Role of the API.mp4 26.8 MB
Lesson 5 Behind the Scenes Understanding the API/003. 5.2 Exploring the API en.srt 10.02 KB
Lesson 5 Behind the Scenes Understanding the API/003. 5.2 Exploring the API.mp4 55.64 MB
Lesson 5 Behind the Scenes Understanding the API/004. 5.3 Using kubectl proxy and curl to Explore the API en.srt 8.71 KB
Lesson 5 Behind the Scenes Understanding the API/004. 5.3 Using kubectl proxy and curl to Explore the API.mp4 22.07 MB
Lesson 5 Behind the Scenes Understanding the API/005. 5.4 Using kubectl explain to Understand Your Options en.srt 5.73 KB
Lesson 5 Behind the Scenes Understanding the API/005. 5.4 Using kubectl explain to Understand Your Options.mp4 15.58 MB
Lesson 6 Using YAML to Create Kubernetes Objects/001. Learning objectives en.srt 629 B
Lesson 6 Using YAML to Create Kubernetes Objects/001. Learning objectives.mp4 2.85 MB
Lesson 6 Using YAML to Create Kubernetes Objects/002. 6.1 Getting Started with YAML in Two Minutes en.srt 7.98 KB
Lesson 6 Using YAML to Create Kubernetes Objects/002. 6.1 Getting Started with YAML in Two Minutes.mp4 46.84 MB
Lesson 6 Using YAML to Create Kubernetes Objects/003. 6.2 Making it Easy From kubectl create to YAML en.srt 6.48 KB
Lesson 6 Using YAML to Create Kubernetes Objects/003. 6.2 Making it Easy From kubectl create to YAML.mp4 14.96 MB
Lesson 6 Using YAML to Create Kubernetes Objects/004. 6.3 Running a Pod from a YAML File en.srt 8.06 KB
Lesson 6 Using YAML to Create Kubernetes Objects/004. 6.3 Running a Pod from a YAML File.mp4 18.4 MB
Lesson 6 Using YAML to Create Kubernetes Objects/005. 6.4 Running a Deployment from a YAML File en.srt 7.3 KB
Lesson 6 Using YAML to Create Kubernetes Objects/005. 6.4 Running a Deployment from a YAML File.mp4 16.42 MB
Lesson 7 Understanding Essential Kubernetes Object Components/001. Learning objectives en.srt 526 B
Lesson 7 Understanding Essential Kubernetes Object Components/001. Learning objectives.mp4 2.36 MB
Lesson 7 Understanding Essential Kubernetes Object Components/002. 7.1 Managing Pod Scalability en.srt 14.7 KB
Lesson 7 Understanding Essential Kubernetes Object Components/002. 7.1 Managing Pod Scalability.mp4 42.83 MB
Lesson 7 Understanding Essential Kubernetes Object Components/003. 7.2 Configuring Secure and Private Environments for Workloads en.srt 10.64 KB
Lesson 7 Understanding Essential Kubernetes Object Components/003. 7.2 Configuring Secure and Private Environments for Workloads.mp4 39.67 MB
Lesson 7 Understanding Essential Kubernetes Object Components/004. 7.3 Using Labels, Selectors and Annotations en.srt 7.68 KB
Lesson 7 Understanding Essential Kubernetes Object Components/004. 7.3 Using Labels, Selectors and Annotations.mp4 18.84 MB
Lesson 7 Understanding Essential Kubernetes Object Components/005. 7.4 Managing Updates en.srt 9.6 KB
Lesson 7 Understanding Essential Kubernetes Object Components/005. 7.4 Managing Updates.mp4 25.56 MB
Lesson 7 Understanding Essential Kubernetes Object Components/006. 7.5 Essential Troubleshooting en.srt 18.74 KB
Introduction/001. Hands-on Kubernetes Introduction en.srt 3.77 KB
Lesson 8 Making Applications Accessible/001. Learning objectives en.srt 518 B
Lesson 8 Making Applications Accessible/001. Learning objectives.mp4 2.23 MB
Lesson 8 Making Applications Accessible/002. 8.1 Understanding Pod Access Options en.srt 5.35 KB
Lesson 8 Making Applications Accessible/002. 8.1 Understanding Pod Access Options.mp4 36.82 MB
Lesson 8 Making Applications Accessible/003. 8.2 Exposing Pods with Services en.srt 12.46 KB
Lesson 8 Making Applications Accessible/003. 8.2 Exposing Pods with Services.mp4 29.89 MB
Lesson 8 Making Applications Accessible/004. 8.3 Understanding Services and DNS en.srt 4.06 KB
Lesson 8 Making Applications Accessible/004. 8.3 Understanding Services and DNS.mp4 10.71 MB
Lesson 8 Making Applications Accessible/005. 8.4 Using Ingress en.srt 13.64 KB
Lesson 8 Making Applications Accessible/005. 8.4 Using Ingress.mp4 59.18 MB
Lesson 8 Making Applications Accessible/006. 8.5 Understanding Kubernetes Networking en.srt 4.64 KB
Lesson 8 Making Applications Accessible/006. 8.5 Understanding Kubernetes Networking.mp4 43.98 MB
Lesson 9 Managing Kubernetes Storage/001. Learning objectives en.srt 580 B
Lesson 9 Managing Kubernetes Storage/001. Learning objectives.mp4 2.39 MB
Lesson 9 Managing Kubernetes Storage/002. 9.1 Understanding Persistent Storage en.srt 4.32 KB
Lesson 9 Managing Kubernetes Storage/002. 9.1 Understanding Persistent Storage.mp4 34.59 MB
Lesson 9 Managing Kubernetes Storage/003. 9.2 Using Pod Volumes en.srt 4.87 KB
Lesson 9 Managing Kubernetes Storage/003. 9.2 Using Pod Volumes.mp4 11.95 MB
Lesson 9 Managing Kubernetes Storage/004. 9.3 Configuring Persistent Storage en.srt 9.8 KB
Lesson 9 Managing Kubernetes Storage/004. 9.3 Configuring Persistent Storage.mp4 24.15 MB
Lesson 9 Managing Kubernetes Storage/005. 9.4 Using ConfigMaps en.srt 8.36 KB
Lesson 9 Managing Kubernetes Storage/005. 9.4 Using ConfigMaps.mp4 32.72 MB
Lesson 9 Managing Kubernetes Storage/006. 9.5 Using Secrets en.srt 5.52 KB
Lesson 9 Managing Kubernetes Storage/006. 9.5 Using Secrets.mp4 9.86 MB
Lesson 10 Checking it Out in Google Cloud/001. Learning objectives en.srt 520 B
Lesson 10 Checking it Out in Google Cloud/001. Learning objectives.mp4 2.19 MB
Lesson 10 Checking it Out in Google Cloud/002. 10.1 Managing Kubernetes in Google Cloud en.srt 11.01 KB
Lesson 10 Checking it Out in Google Cloud/002. 10.1 Managing Kubernetes in Google Cloud.mp4 24.27 MB
Summary/001. Hands-on Kubernetes Summary en.srt 867 B
Summary/001. Hands-on Kubernetes Summary.mp4 2.68 MB
Download Info
-
Tips
“Hands-on Kubernetes” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.