Udemy - Kubernetes Hands On by Vipin Gupta

Photo unavailable
Category:
Date:
01/07/22 at 4:47am GMT+1
Submitter:
Seeders:
0
Leechers:
1
File size:
3.6 GB in 76 files

Torrent Status:
  This torrent has been verified.

Infohash:
c405072ff13baad5fdf6a20be364a17ac046c471


File list

  • Udemy - Kubernetes Hands On by Vipin Gupta
  • icon ~Get Your Files Here !/01 - Kubernetes Introduction and Installation/001 Kubernetes Hands On Course Introduction.mp4 19.5 MB
    icon ~Get Your Files Here !/01 - Kubernetes Introduction and Installation/002 1a-docker-introduction.pdf 2.8 MB
    icon ~Get Your Files Here !/01 - Kubernetes Introduction and Installation/002 Docker Introduction (VM vs Containers).mp4 62.3 MB
    icon ~Get Your Files Here !/01 - Kubernetes Introduction and Installation/003 How to create simple Docker containers.mp4 31.3 MB
    icon ~Get Your Files Here !/01 - Kubernetes Introduction and Installation/004 How to create complex Docker containers.mp4 91.9 MB
    icon ~Get Your Files Here !/01 - Kubernetes Introduction and Installation/005 1b-kubernetes-introduction.pdf 404.8 KB
    icon ~Get Your Files Here !/01 - Kubernetes Introduction and Installation/005 Kubernetes introduction (Containers vs Pods).mp4 23.6 MB
    icon ~Get Your Files Here !/01 - Kubernetes Introduction and Installation/006 1c-kubernetes-installation.pdf 3.9 MB
    icon ~Get Your Files Here !/01 - Kubernetes Introduction and Installation/006 Kubernetes lab setup - 1.mp4 32.9 MB
    icon ~Get Your Files Here !/01 - Kubernetes Introduction and Installation/007 Kubernetes lab setup - 2.mp4 99.1 MB
    icon ~Get Your Files Here !/01 - Kubernetes Introduction and Installation/008 Kubernetes lab setup - 3.mp4 62.4 MB
    icon ~Get Your Files Here !/01 - Kubernetes Introduction and Installation/009 Kubernetes lab setup - 4.mp4 30.9 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/001 Kubernetes pod introduction.mp4 63.6 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/002 Create first pod using YAML file.mp4 83.9 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/003 Access pod and check communication.mp4 53.9 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/004 Launch additional pod and check pod to pod connectivity.mp4 76.4 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/005 Create other pods and draw important conclusions.mp4 62.3 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/006 Delete pods using different methods.mp4 38.1 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/007 Use CLI for creating pods.mp4 66.5 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/008 How to do pod troubleshooting and pod labe introduction.mp4 60 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/009 How to manage pod labels.mp4 20 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/010 Create pod with labels using CLI.mp4 49.4 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/011 How to create pod by specifying container port and label.mp4 31.6 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/012 Create pod with label and port in CLI mode.mp4 11.9 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/013 Create pod with host port option.mp4 43.6 MB
    icon ~Get Your Files Here !/02 - Kubernetes Pods/014 Understand host port behavior by launching additional pods.mp4 20.8 MB
    icon ~Get Your Files Here !/03 - Kubernetes ReplicaSets/001 Understand ReplicaSets. How to create ReplicaSet.mp4 77.2 MB
    icon ~Get Your Files Here !/03 - Kubernetes ReplicaSets/002 How to scale up using ReplicaSet.mp4 41.4 MB
    icon ~Get Your Files Here !/03 - Kubernetes ReplicaSets/003 How ReplicaSet reacts when we manipulate pods.mp4 60.4 MB
    icon ~Get Your Files Here !/03 - Kubernetes ReplicaSets/004 Further study behavior of ReplicaSet.mp4 47.3 MB
    icon ~Get Your Files Here !/03 - Kubernetes ReplicaSets/005 Create ReplicaSet using match expression selector.mp4 79.4 MB
    icon ~Get Your Files Here !/03 - Kubernetes ReplicaSets/006 Create ReplicaSet using both match expression and match label selector.mp4 26 MB
    icon ~Get Your Files Here !/04 - Kubernetes Deployments/001 How to create Kubernetes deployment.mp4 81.8 MB
    icon ~Get Your Files Here !/04 - Kubernetes Deployments/002 How to scale up using deployment.mp4 73.5 MB
    icon ~Get Your Files Here !/05 - Docker Custom Images/001 Why we need custom Docker images.mp4 62.6 MB
    icon ~Get Your Files Here !/05 - Docker Custom Images/002 Create first custom Docker image.mp4 60.1 MB
    icon ~Get Your Files Here !/05 - Docker Custom Images/003 Test custom image and create other custom images.mp4 33.3 MB
    icon ~Get Your Files Here !/05 - Docker Custom Images/004 How to push custom images to Docker hub.mp4 24.8 MB
    icon ~Get Your Files Here !/05 - Docker Custom Images/005 How to pull and verify custom images.mp4 32.2 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/001 Create deployment for using Rolling Update strategy.mp4 90.6 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/002 How to access pods using Kubernetes service.mp4 76.8 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/003 Create Load Balancing service.mp4 65.7 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/004 How to perform rolling update.mp4 80.7 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/005 View rolling update details.mp4 38.2 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/006 Again perform rolling update and observe behavior.mp4 45.9 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/007 How to perform rollback and observe behavior.mp4 45.8 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/008 Create deployment for Fixed strategy.mp4 60.7 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/009 How to use fixed deployment strategy.mp4 105.4 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/010 Create two different deployments for Blue Green strategy.mp4 36.5 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/011 How to send traffic to green deployment.mp4 51.4 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/012 How to send traffic to blue deployment.mp4 50.8 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/013 Create Stable deployment and send traffic to Stable deployment.mp4 39.2 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/014 Create Canary deployment and send some traffic to Canary deployment.mp4 33.4 MB
    icon ~Get Your Files Here !/06 - Different Kubernetes Deployment Strategies/015 How Canary deployment works.mp4 32.7 MB
    icon ~Get Your Files Here !/07 - Kubernetes Health Probes (Readiness and Liveness)/001 Health probes introduction. Create deployment for readiness probes.mp4 72.3 MB
    icon ~Get Your Files Here !/07 - Kubernetes Health Probes (Readiness and Liveness)/002 Create service object for verifying readiness probe.mp4 54.1 MB
    icon ~Get Your Files Here !/07 - Kubernetes Health Probes (Readiness and Liveness)/003 Further understand readiness probes by manipulating files.mp4 30.8 MB
    icon ~Get Your Files Here !/07 - Kubernetes Health Probes (Readiness and Liveness)/004 How to use liveness probes.mp4 70 MB
    icon ~Get Your Files Here !/07 - Kubernetes Health Probes (Readiness and Liveness)/005 Create another pod for understanding readiness probe.mp4 61.5 MB
    icon ~Get Your Files Here !/07 - Kubernetes Health Probes (Readiness and Liveness)/006 Create few other pods for understanding liveness probes.mp4 60.8 MB
    icon ~Get Your Files Here !/07 - Kubernetes Health Probes (Readiness and Liveness)/007 Understand liveness probe using Kubernetes deployment.mp4 50.8 MB
    icon ~Get Your Files Here !/07 - Kubernetes Health Probes (Readiness and Liveness)/008 Configure both readiness and liveness probes.mp4 70.8 MB
    icon ~Get Your Files Here !/08 - Kubernetes Services (ClusterIP, NodePort and Load Balancer)/001 Kubernetes services introduction.mp4 57.5 MB
    icon ~Get Your Files Here !/08 - Kubernetes Services (ClusterIP, NodePort and Load Balancer)/002 Understand default service type.mp4 67.7 MB
    icon ~Get Your Files Here !/08 - Kubernetes Services (ClusterIP, NodePort and Load Balancer)/003 Create ClusterIP service.mp4 30.6 MB
    icon ~Get Your Files Here !/08 - Kubernetes Services (ClusterIP, NodePort and Load Balancer)/004 Create NodePort service.mp4 49.2 MB
    icon ~Get Your Files Here !/08 - Kubernetes Services (ClusterIP, NodePort and Load Balancer)/005 Create Fixed NodePort service.mp4 41.5 MB
    icon ~Get Your Files Here !/08 - Kubernetes Services (ClusterIP, NodePort and Load Balancer)/006 Create Load Balancer service.mp4 70.3 MB
    icon ~Get Your Files Here !/08 - Kubernetes Services (ClusterIP, NodePort and Load Balancer)/007 Use ClusterIP service with deployment.mp4 45.6 MB
    icon ~Get Your Files Here !/08 - Kubernetes Services (ClusterIP, NodePort and Load Balancer)/008 Use NodePort service with deployment.mp4 37.7 MB
    icon ~Get Your Files Here !/08 - Kubernetes Services (ClusterIP, NodePort and Load Balancer)/009 Use Load Balancer service with deployment.mp4 34.9 MB
    icon ~Get Your Files Here !/08 - Kubernetes Services (ClusterIP, NodePort and Load Balancer)/010 Create pod and ClusterIP service using CLI mode.mp4 21.5 MB
    icon ~Get Your Files Here !/08 - Kubernetes Services (ClusterIP, NodePort and Load Balancer)/011 Create pod and NodePort service using CLI mode.mp4 23.5 MB
    icon ~Get Your Files Here !/08 - Kubernetes Services (ClusterIP, NodePort and Load Balancer)/012 Create deployment and Load Balancer service using CLI mode.mp4 32.3 MB
    icon ~Get Your Files Here !/09 - Bonus Section/001 How to create 3 Node Kubernetes cluster using Google Kubernetes Engine (GKE).mp4 50.1 MB
    icon ~Get Your Files Here !/Bonus Resources.txt 386 B

Similar Torrents