Torrent Info
Title [FreeCourseSite.com] Udemy - Google Kubernetes Engine GKE with DevOps 75 Real-World Demos
Category
Size 11.74GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
[CourseClub.Me].url 122B
[FreeCourseSite.com].url 127B
[GigaCourse.Com].url 49B
100 - Step01 Introduction to Ingress with Static External IP and Cloud DNS.mp4 40.03MB
101 - Step02 Create ExternalIP and Add Record in Cloud DNS and Verify.mp4 44.62MB
102 - Step03 DeployVerify External IP Demo and CleanUp.mp4 79.61MB
103 - Step01 Introduction to Google Managed SSL Certificates.mp4 50.01MB
104 - Step02 Review YAML manifests for GMSSL and Deploy.mp4 54.84MB
105 - Step03 Verify SSL Cert and HTTP and HTTPS Urls.mp4 42.59MB
106 - Step01 Ingress HTTP to HTTPS Redirect with FrontendConfigs.mp4 74.18MB
107 - Step01 Introduction to Workload Identity.mp4 81.53MB
108 - Step02 Create IAM Service Account and Associate IAM Role.mp4 77.81MB
109 - Step03 Create k8s SA Implement IAM Policy Binding.mp4 54.42MB
10 - Step02 Install and Configure kubectl.mp4 76.15MB
110 - Step04 Deploy Workload Identity from both pods.mp4 67.61MB
111 - Step05 Test Negative usecase with CloudDNS and CleanUp.mp4 74.41MB
112 - Step01 Introduction to External DNS Install.mp4 38.93MB
113 - Step02 Implement Workload Identity Steps.mp4 67.81MB
114 - Step03 Review External DNS Configs and Helm Options.mp4 112.08MB
115 - Step04 Deploy ExternalDNS Controller and Verify.mp4 45.92MB
116 - Step01 Introduction to Ingress with External DNS.mp4 19.56MB
117 - Step02 Deploy Ingress with External DNS annotation Verify and CleanUp.mp4 65.83MB
118 - Step01 Introduction to Kubernetes Service with External DNS.mp4 13.21MB
119 - Step02 Deploy Kubernetes Service with Ext DNS Annotation Verify and Cleanup.mp4 43.91MB
11 - Step01 WINDOWSOS Install Initialize gcloud CLI.mp4 66.52MB
120 - Step01 Introduction to Ingress Name based Virtual Host Routing.mp4 47.23MB
121 - Step02 Review Ingress NVHR YAML Manifests.mp4 66.66MB
122 - Step03 Deploy and Verify NVHR Demo.mp4 94.02MB
123 - Step01 Introduction to Ingress SSL Policy.mp4 43.86MB
124 - Step02 Create SSL Policy Associate to Ingress and Verify.mp4 64.97MB
125 - Step01 Introduction to Ingress with IAP.mp4 59.99MB
126 - Step02 Create OAuth Consent Screen and OAuth Credentials.mp4 68.99MB
127 - Step03 Review IAP changes to k8s YAML manifests.mp4 63.17MB
128 - Step04 Deploy Verify IAP Access and CleanUp.mp4 94.13MB
129 - Step01 Introduction to using Self Signed SSL for Ingress.mp4 20.06MB
12 - Step02 Install GKE Auth Plugin kubectl and configure and Test.mp4 61.80MB
130 - Step02 Create SSL Certs and k8s secrets for App1 2 and 3.mp4 43.02MB
131 - Step03 Deploy Verify Self Signed SSL Certs with Ingress and CleanUp.mp4 75.41MB
132 - Step01 Introduction to Ingress with Preshared SSL.mp4 24.80MB
133 - Step02 Review Deploy Verify Preshared SSL Certs and CleanUp.mp4 88.01MB
134 - Step01 Introduction to Ingress with Cloud CDN.mp4 38.51MB
135 - Step02 Review BackendConfig YAML Manifest.mp4 61.79MB
136 - Step03 Deploy and Verify Cloud CDN.mp4 55.87MB
137 - Step04 Verify Cloud Logging and CleanUp.mp4 27.70MB
138 - Step01 Introduction to Ingress with Client IP Affinity.mp4 30.93MB
139 - Step02 Review Project01 and 02 k8s YAML Manifests.mp4 73.46MB
13 - Step01 Kubernetes Architecture Introduction.mp4 70.00MB
140 - Step03 Deploy and Verify Ingress CIP.mp4 46.21MB
141 - Step04 Learn how to disable settings in BackendConfig.mp4 32.89MB
142 - Step01 Introduction to Ingress with Generated Cookie Affinity.mp4 16.56MB
143 - Step02 Deploy Verify and CleanUp Cookie Affinity Demo.mp4 55.19MB
144 - Step01 Introduction to Custom Health Checks with BackendConfig CRD.mp4 41.29MB
145 - Step02 Review Deploy Verify and Cleanup BackendConfig Healthchecks.mp4 57.80MB
146 - Step01 Introduction to Ingress Internal Load Balancer.mp4 22.03MB
147 - Step02 Review Deploy Verify Internal LB and CleanUp.mp4 45.86MB
148 - Step01 Introduction to Ingress with Google Cloud Armor.mp4 43.93MB
149 - Step02 Create Cloud Armor Policy.mp4 38.29MB
14 - Step02 Kubernetes Fundamentals Introduction.mp4 18.69MB
150 - Step03 Review Deploy and Verify Cloud Armor with Ingress.mp4 63.43MB
151 - Step01 Introduction to Google Artifact Registry.mp4 31.58MB
152 - Step02 Create Docker Image on local desktop and Verify.mp4 48.96MB
153 - Step03 Create Artifact Registry Tag and Push the Docker Image.mp4 50.90MB
154 - Step04 Update Image in k8s deployment deploy and test.mp4 41.06MB
155 - Step01 Introduction to GKE Continuous Integration.mp4 56.29MB
156 - Step02 Create SSH Keys Configure local and Cloudsource with SSH Keys.mp4 87.10MB
157 - Step03 Run CI with gcloud builds command.mp4 114.82MB
158 - Step04 Review cloudbuildyaml and Create CI Pipeline.mp4 57.19MB
159 - Step05 Test CI Pipeline.mp4 67.90MB
15 - Step03 Kubernetes Pods Introduction.mp4 29.77MB
160 - Step06 Verify both Docker Images with k8s Deployment.mp4 37.88MB
161 - Step07 Enable Approval Process for CI Builds.mp4 34.94MB
162 - Step01 Introduction to GKE Continuous Delivery.mp4 32.42MB
163 - Step02 Complete Steps1 to 5 Create k8s repo.mp4 112.68MB
164 - Step03 Complete Steps6 to 11 Test CI CD First time.mp4 172.34MB
165 - Step04 Test CI CD Second Time and Rebuild Option.mp4 74.40MB
166 - Step01 Introduction to Liveness Probe.mp4 43.98MB
167 - Step02 Liveness Probe with Command.mp4 74.57MB
168 - Step03 Liveness Probe with HTTP Request Reproduce probe failure case.mp4 66.77MB
169 - Step01 Introduction to Startup Probe.mp4 23.60MB
16 - Step04 Implement Kubernetes Pods Imperative Way.mp4 96.65MB
170 - Step02 Implement StartUp Probe and Test.mp4 38.15MB
171 - Step01 Introduction to Readiness Probes.mp4 23.21MB
172 - Step02 Implement Readiness Probe and Test it.mp4 50.92MB
173 - Step01 Introduction to Kubernetes Requests and Limits.mp4 29.69MB
174 - Step02 Implement Requests and Limits.mp4 70.00MB
175 - Step01 Introduction to GKE Cluster Autoscaling.mp4 74.48MB
176 - Step02 Implement Cluster Autoscaling.mp4 61.48MB
177 - Step01 Introduction to Kubernetes Namespaces.mp4 45.69MB
178 - Step02 Kubernetes Namespaces Imperative Demo.mp4 39.84MB
179 - Step03 Kubernetes Namespaces Declarative Demo.mp4 36.81MB
17 - Step05 Kubernetes Services Introduction.mp4 28.64MB
180 - Step01 Introduction to Kubernetes Resource Quota.mp4 45.40MB
181 - Step02 Implement Kubernetes Resource Quota Demo.mp4 84.95MB
182 - Step01 Introduction to Kubernetes Limit Range.mp4 56.18MB
183 - Step02 Implement Kubernetes Limit Range Demo01.mp4 70.89MB
184 - Step03 Implement Kubernetes Limit Range Demo02.mp4 78.46MB
185 - Step01 Introduction to Horizontal Pod Autoscaler.mp4 58.35MB
186 - Step02 Implement HPA Demo.mp4 84.41MB
187 - Step01 Introduction to GKE Autopilot Cluster.mp4 54.35MB
188 - Step02 Create GKE Autopilot Cluster.mp4 45.68MB
189 - Step03 Deploy Application Test and CleanUp.mp4 100.12MB
18 - Step06 Expose Pod with Kubernetes Service.mp4 49.27MB
190 - Step01 Access to Multiple Clusters with kubectl config commands.mp4 101.42MB
191 - Step01 Introduction to Docker Fundamentals.mp4 14.19MB
192 - Step02 What is Docker.mp4 49.26MB
193 - Step03 Docker Architecture.mp4 34.76MB
194 - Step04 Docker Installation.mp4 59.15MB
195 - Step05 Pull from Docker Hub and Run it as Container.mp4 57.96MB
196 - Step06 Push to Docker Hub.mp4 69.01MB
197 - Step07 Docker Commands.mp4 20.35MB
19 - Step07 Connect to Pods Test and CleanUp.mp4 68.93MB
1 - Introduction.mp4 159.36MB
20 - Step01 Introduction to Kubernetes ReplicaSets.mp4 39.64MB
21 - Step02 Deploy ReplicaSet and Verify.mp4 55.69MB
22 - Step03 Expose ReplicaSet as a Service.mp4 34.79MB
23 - Step04 Test ReplicaSet Scalability Reliability and CleanUp.mp4 40.64MB
24 - Step01 Introduction to Kubernetes Deployments.mp4 14.00MB
25 - Step02 Create Kubernetes Deployment and Verify.mp4 72.55MB
26 - Step03 Scale Deployment and Expose Deployment as Service.mp4 49.05MB
27 - Step01 Update Kubernetes Deployment with Set Image Option.mp4 92.66MB
28 - Step02 Update Kubernetes Deployment with Edit Option.mp4 50.56MB
29 - Step01 Deployment Rollback to Previous Version.mp4 54.51MB
2 - Course GitHub Repository Links.html 1.37KB
30 - Step02 Deployment Rollback to Specific Version and Rolling Restarts.mp4 24.30MB
31 - Step01 Pause and Resume Kubernetes Deployments.mp4 87.99MB
32 - Step01 Kubernetes Services Introduction.mp4 40.00MB
33 - Step02 Kubernetes ClusterIP and Load Balancer Service Demo.mp4 106.10MB
34 - Step01 Kubernetes YAML Basics.mp4 54.51MB
35 - Step01 Create YAML Kubernetes Pod Manifest.mp4 116.56MB
36 - Step02 Create Load Balancer Service YAML Manifest and Test.mp4 77.71MB
37 - Step01 Create ReplicaSet YAML Manifest.mp4 65.41MB
38 - Step02 Create Load Balancer Service for ReplicaSet and Test.mp4 26.58MB
39 - Step01 Create Deployment YAML Manifest and Test.mp4 49.51MB
3 - Create GCP Account and Budget alerts.mp4 23.68MB
40 - Step01 Create Backend Deployment and Service.mp4 49.48MB
41 - Step02 Create Frontend Deployment and Service and Test.mp4 57.56MB
42 - Step01 Introduction to Kubernetes NodePort Service.mp4 40.34MB
43 - Step02 Implement NodePort Service and Test.mp4 88.73MB
44 - Step01 Introduction to Kubernetes Headless Service.mp4 25.49MB
45 - Step02 Implement Headless Service Demo.mp4 88.61MB
46 - Step01 IntroductiontoGKEPrivateClusters.mp4 85.36MB
47 - Step02 Create GKE Standard Cluster of Type Private.mp4 114.63MB
48 - Step03 Review Deploy k8s manifests and Test without CloudNAT.mp4 63.10MB
49 - Step04 Create CloudNAT Deploy k8s manifests Test and CleanUp.mp4 47.68MB
4 - GKE0201CLUSTERIntroductiontoGKEClusterModesTypes.mp4 31.07MB
50 - Step05 Understand GKE Authorized Network Feature.mp4 42.62MB
51 - Step01 Introduction to GKE Storage Persistent Disks.mp4 143.84MB
52 - Step02 Introduction to Demo 21 Use standardrwo.mp4 96.01MB
53 - Step03 Create PVC ConfigMap YAML Manifests.mp4 118.77MB
54 - Step04 Create MySQL Deployment Service YAML Manifests.mp4 162.01MB
55 - Step05 Create UMS WebApp Deployment Service YAML Manifests.mp4 73.04MB
56 - Step06 Deploy UMS WebApp and Verify.mp4 128.68MB
57 - Step07 Review GCE PD Logs and CleanUp.mp4 21.07MB
58 - Step01 Demo 22 Use premiumrwo Storage Class.mp4 53.83MB
59 - Step01 Introduction to Custom Storage Class.mp4 62.58MB
5 - Step02 Create GKE Cluster.mp4 81.85MB
60 - Step02 Implement Custom SC Test Volume Expansion.mp4 99.86MB
61 - Step03 Test Reclaim Policy Retain.mp4 63.05MB
62 - Step01 Introduction to Preexisting PD Demo.mp4 28.13MB
63 - Step02 Create Persistent Volume YAML Manifest.mp4 70.24MB
64 - Step03 Implement Demo Test and CleanUp.mp4 45.80MB
65 - Step01 Introduction to Regional PD Demo.mp4 50.83MB
66 - Step02 Implement Regional PD Demo Test and CleanUp.mp4 58.87MB
67 - Step01 Introduction to PD Volume Snapshot and Volume Restore.mp4 79.57MB
68 - Step02 Deploy Project01 and Add Users.mp4 39.16MB
69 - Step03 Review P02 and Deploy P02 Volume Snapshots.mp4 59.95MB
6 - Step03 Verify GKE Cluster and other GKE Features.mp4 103.10MB
70 - Step04 Review P03 and Deploy P03 Volume Restore Test and CleanUp.mp4 72.90MB
71 - Step01 Introduction to Cloud SQL MySQL with Public IP.mp4 81.35MB
72 - Step02 Create Cloud SQL MySQL Database and Webappdb Schema.mp4 70.06MB
73 - Step03 Review Kubernetes Manifests for CloudSQL Public IP Demo.mp4 67.69MB
74 - Step04 Deploy Verify and CleanUp CloudSQL Public IP Demo.mp4 58.32MB
75 - Step01 Introduction to Cloud SQL MySQL with Private IP.mp4 29.51MB
76 - Step02 Create Private Connection between CustomerVPC and GoogleManagedVPC.mp4 52.56MB
77 - Step03 Create CloudSQL MySQL Instance with PrivateIP.mp4 39.13MB
78 - Step04 Deploy Verify and CleanUp CloudSQL Private IP Demo.mp4 73.01MB
79 - Step01 Introduction to Cloud SQL without External Name Service.mp4 24.23MB
7 - Step04 Connect to GKE using Google Cloud Shell.mp4 42.09MB
80 - Step02 Review Deploy Verify without ExternalName Svc and CleanUp.mp4 52.68MB
81 - Step01 Introduction to File Store CSI Driver.mp4 130.26MB
82 - Step02 Enable FileStore CSI Driver and Verify.mp4 48.64MB
83 - Step03 Review Demo31 k8s YAML Manifests.mp4 101.11MB
84 - Step04 Demo31 Deploy Verify and CleanUp.mp4 109.39MB
85 - Step01 Introduction to File Store CSI Driver Custom Storage Class.mp4 76.28MB
86 - Step02 Demo32 Deploy Verify and CleanUp.mp4 52.68MB
87 - Step01 Introduction to File Store Volume Snapshots and Restore.mp4 28.72MB
88 - Step02 Review and Deploy Project1 and 2.mp4 74.64MB
89 - Step03 Deploy Project3 Verify and CleanUp Project123.mp4 106.90MB
8 - Step05 Deploy Sample Application Test and CleanUp.mp4 121.93MB
90 - Step01 Ingress Basics Introduction.mp4 95.78MB
91 - Step02 Create Ingress Basics YAML Manifest.mp4 71.52MB
92 - Step03 Deploy Verify and CleanUp Ingress Basics Demo.mp4 51.73MB
93 - Step01 Introduction to Ingress Context Path based Routing.mp4 30.05MB
94 - Step02 Create Ingress CPR YAML Manifest.mp4 102.53MB
95 - Step03 Deploy Verify and Clean Up Ingress CPR Demo.mp4 46.11MB
96 - Step01 Introduction to Custom Health Checks Readiness Probes.mp4 94.33MB
97 - Step02 Review YAML Manifests for Custom Health check readiness Probes.mp4 51.16MB
98 - Step03 Deploy Verify and CleanUp Custom Health Check Readiness Probes demo.mp4 42.21MB
99 - Step01 Register a Cloud Domain.mp4 28.76MB
9 - Step01 Install Initialize gcloud CLI and Install GKE Auth Plugin.mp4 74.89MB
Distribution statistics by country
Russia (RU) 3
Sweden (SE) 1
Morocco (MA) 1
Spain (ES) 1
India (IN) 1
United States (US) 1
Netherlands (NL) 1
Total 9
IP List List of IP addresses which were distributed this torrent