filmov
tv
Kubernetes Crash Course for Absolute Beginners [NEW]
![preview_player](https://i.ytimg.com/vi/s_o8dwzRlu4/maxresdefault.jpg)
Показать описание
Hands-On Kubernetes Tutorial | Learn Kubernetes in 1 Hour - Kubernetes Course for Beginners
#kubernetes #k8s #techworldwithnana
Kubernetes, also known as K8s, is the most popular platform for container orchestration for automating deployment, scaling, and management of containerized applications.
In this complete Kubernetes Tutorial you will learn everything you need to know to get started with Kubernetes in 1 hour. You will learn all the core concepts, including the main Kubernetes components that you need to learn to work efficiently with Kubernetes. You will learn the syntax and contents of K8s configuration file , which is used to create and configure components in a Kubernetes cluster as well as how to setup a K8s cluster locally. Finally, I will show a hands-on demo project, where you will learn how to deploy a web application with its database into a local Kubernetes cluster. It's a simple but realistic application setup, which can also serve as a blueprint configuration for most common application setups.
▬▬▬▬▬▬ L I N K S 🔗▬▬▬▬▬▬
► This course is sponsored by Kasten 🙌🏼
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro and Course Overview
1:44 - What is Kubernetes
4:33 - Kubernetes Architecture
9:29 - Node and Pod
8:58 - Main K8s Components
09:29 - Node & Pod
12:19 - Service & Ingress
14:31 - ConfigMap & Secret
17:52 - Volume
19:46 - Deployment & StatefulSet
26:28 - Kubernetes Configuration
32:39 - Minikube and Kubectl - Setup K8s cluster locally
41:17 - Complete Demo Project: Deploy WebApp with MongoDB
1:05:40 - Interacting with Kubernetes Cluster
1:11:03 - Congrats! You made it to the end 🎉
▬▬▬▬▬▬ Course Pre-Requisites ▬▬▬▬▬▬
▬▬▬▬▬▬ 💎 COURSE CONTENTS 💎 ▬▬▬▬▬▬
💎 Part 01: Introduction to Kubernetes
⌨️ What is Kubernetes
⌨️ Benefits of Kubernetes
⌨️ Kubernetes Architecture
💎 Part 02: Main Kubernetes Components
⌨️ Node & Pod
⌨️ Configuring Access with Service & Ingress
⌨️ External Configuration with ConfigMap & Secret
⌨️ Persisting Data with Volume
⌨️ Replication with Deployment & StatefulSet
💎 Part 03: Kubernetes Configuration
💎 Part 04: Setup Kubernetes cluster locally (Minikube and kubectl)
⌨️ What is Minikube
⌨️ What is Kubectl
⌨️ Install Minikube and Kubectl
💎 Part 05: Complete Demo Project: Deploy WebApp with MongoDB
⌨️ Demo Project Overview
⌨️ Create MongoDB ConfigMap
⌨️ Create MongoDB Secret
⌨️ Create MongoDB Deployment and Service
⌨️ Create WebApp Deployment and Service
⌨️ Pass Secret Data to MongoDB Deployment
⌨️ Pass Config Data to WebApp Deployment
⌨️ Configure External Access
⌨️ Deploy all K8s resources into Minikube cluster
⌨️ Interacting with Kubernetes Cluster
⌨️ Access Web Application in Browser
We made some updates for things that have changed in K8s, e.g. Minikube installation as well as a new demo project. Plus it's a more compressed and shorter version with new animations. 😊
▬▬▬▬▬▬ Courses and Tutorials on Youtube 🎬 ▬▬▬▬▬▬
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬
#kubernetes #k8s #techworldwithnana
Kubernetes, also known as K8s, is the most popular platform for container orchestration for automating deployment, scaling, and management of containerized applications.
In this complete Kubernetes Tutorial you will learn everything you need to know to get started with Kubernetes in 1 hour. You will learn all the core concepts, including the main Kubernetes components that you need to learn to work efficiently with Kubernetes. You will learn the syntax and contents of K8s configuration file , which is used to create and configure components in a Kubernetes cluster as well as how to setup a K8s cluster locally. Finally, I will show a hands-on demo project, where you will learn how to deploy a web application with its database into a local Kubernetes cluster. It's a simple but realistic application setup, which can also serve as a blueprint configuration for most common application setups.
▬▬▬▬▬▬ L I N K S 🔗▬▬▬▬▬▬
► This course is sponsored by Kasten 🙌🏼
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro and Course Overview
1:44 - What is Kubernetes
4:33 - Kubernetes Architecture
9:29 - Node and Pod
8:58 - Main K8s Components
09:29 - Node & Pod
12:19 - Service & Ingress
14:31 - ConfigMap & Secret
17:52 - Volume
19:46 - Deployment & StatefulSet
26:28 - Kubernetes Configuration
32:39 - Minikube and Kubectl - Setup K8s cluster locally
41:17 - Complete Demo Project: Deploy WebApp with MongoDB
1:05:40 - Interacting with Kubernetes Cluster
1:11:03 - Congrats! You made it to the end 🎉
▬▬▬▬▬▬ Course Pre-Requisites ▬▬▬▬▬▬
▬▬▬▬▬▬ 💎 COURSE CONTENTS 💎 ▬▬▬▬▬▬
💎 Part 01: Introduction to Kubernetes
⌨️ What is Kubernetes
⌨️ Benefits of Kubernetes
⌨️ Kubernetes Architecture
💎 Part 02: Main Kubernetes Components
⌨️ Node & Pod
⌨️ Configuring Access with Service & Ingress
⌨️ External Configuration with ConfigMap & Secret
⌨️ Persisting Data with Volume
⌨️ Replication with Deployment & StatefulSet
💎 Part 03: Kubernetes Configuration
💎 Part 04: Setup Kubernetes cluster locally (Minikube and kubectl)
⌨️ What is Minikube
⌨️ What is Kubectl
⌨️ Install Minikube and Kubectl
💎 Part 05: Complete Demo Project: Deploy WebApp with MongoDB
⌨️ Demo Project Overview
⌨️ Create MongoDB ConfigMap
⌨️ Create MongoDB Secret
⌨️ Create MongoDB Deployment and Service
⌨️ Create WebApp Deployment and Service
⌨️ Pass Secret Data to MongoDB Deployment
⌨️ Pass Config Data to WebApp Deployment
⌨️ Configure External Access
⌨️ Deploy all K8s resources into Minikube cluster
⌨️ Interacting with Kubernetes Cluster
⌨️ Access Web Application in Browser
We made some updates for things that have changed in K8s, e.g. Minikube installation as well as a new demo project. Plus it's a more compressed and shorter version with new animations. 😊
▬▬▬▬▬▬ Courses and Tutorials on Youtube 🎬 ▬▬▬▬▬▬
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬
Комментарии