kubernetes-for-beginners HD

18.06.2022
1.Course Introduction 0:00 Kubernetes for Beginners Introduction 2.Kubernetes Overview 2:33 What is Kubernetes 6:44 What is Pod 8:24 Kubernetes Cluster and Nodes 10:47 Kubernetes Services 14:29 What is kubectl 3.Minikube Installation 17:39 Software required for this course 22:10 Installing kubectl 25:29 Installing Minikube 4.Kubernetes Cluster 30:09 Creating Kubernetes cluster using Minikube 34:24 Exploring the Kubernetes node 5.Pod Creation 41:14 Creating just single Pod 46:40 Exploring Kubernetes Pod 53:32 Creating alias for the kubectl command 6.Deployment Creation 56:05 Creating and exploring Deployment 1:04:51 Scaling Deployment 1:07:56 Connecting to one of the Pods using its IP address 7.Service Creation 1:10:20 What is Service 1:12:20 Creating and exploring ClusterIP Service 1:17:45 Connecting to the Deployment using ClusterIP Service 8.Deployment and Service Deletion 1:22:07 Deleting Deployment and Service 9.Running Node.js Application using K8S 1:23:36 Creating Node web application 1:31:18 Dockerizing Node application 1:39:54 Pushing custom image to the Docker Hub 1:41:39 Creating deployment based on the custom Docker image 1:47:26 Scaling custom image deployment 1:50:57 Creating NodePort Service 1:55:38 Creating LoadBalancer Service 10.Rolling Updates and Pods Recovery 1:58:40 Rolling update of the deployment 2:07:26 What happens when one of the pods is deleted 11.Kubernetes Dashboard 2:08:32 Kubernetes Dashboard 12.YAML Specification Files 2:12:54 Creating YAML deployment specification file 2:19:11 How to use Kubernetes documentation 2:22:50 Applying YAML deployment file 2:26:38 Creating YAML service specification file 13.Multiple Deployments Creation 2:30:24 Plan for the creation of the two deployments 2:33:45 Creating another web app with two endpoints 2:37:36 Building custom Docker image for the second web app 2:39:13 Creating YAML specification for the second web app 2:41:45 Creating YAML specification for the NGINX app 2:44:56 Applying specifications for both apps 14.Interaction between Deployments 2:46:53 Verifying connectivity between different deployments 2:50:03 Resolving Service name to IP address 2:52:49 Deleting both applications 15.CRI-O Container Runtime 2:54:06 Changing Container Runtime from Docker to CRI-O 2:58:00 Deploying apps using CRI-O container runtime 2:59:23 Verifying connectivity between deployments 16.Course Summary 3:00:30 Wrap-Up

Похожие видео

Показать еще