- Kubernetes Overview
- Docker Container (Christian Lempa)
-
Docker Container (TeckWorld with Nana)
-
What is Docker? Docker container concept explained || Docker Tutorial 1
-
What is a Docker Container? Docker Demo || Docker Tutorial 2
-
How to install docker? Step by Step || Docker Tutorial 3
-
8 Basic Docker Commands || Docker Tutorial 4
-
Debugging Docker Containers with docker exec and docker logs || Docker Tutorial 5
-
Docker vs Virtual Machine | simply explained || Docker Tutorial 6
-
Overview of Workflow with Docker - Docker in Practice || Docker Tutorial 7
-
Developing with Docker - Docker in Practice || Docker Tutorial 8
-
Docker Compose Tutorial - Docker in Practice || Docker Tutorial 9
-
Dockerfile Tutorial - Docker in Practice || Docker Tutorial 10
-
Private Repository explained | Registry on AWS - Docker in Practice || Docker Tutorial 11
-
Deploying the containerized application with Docker Compose || Docker Tutorial 12
-
Docker Volumes Demo || Docker Tutorial 13
-
Docker Crash Course for Absolute Beginners [NEW]
-
Docker Tutorial for Beginners [FULL COURSE in 3 Hours]
-
-
Kubernetes (TeckWorld with Nana)
-
Kubernetes Roadmap - Complete Step-by-Step Learning Path
-
Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]
-
Docker vs Kubernetes vs Docker Swarm | Comparison in 5 mins
-
What is Kubernetes | Kubernetes explained in 15 mins
-
Kubernetes Components explained! Pods, Services, Secrets, ConfigMap | Kubernetes Tutorial 14
-
Kubernetes Architecture explained | Kubernetes Tutorial 15
-
Benefits of Kubernetes | Scalability, High Availability, Disaster Recovery | Kubernetes Tutorial 16
-
Minikube and Kubectl explained | Setup for Beginners | Kubernetes Tutorial 17
-
Kubectl Basic Commands - Create and Debug Pod in a Minikube cluster | Kubernetes Tutorial 18
-
Kubernetes YAML File Explained - Deployment and Service | Kubernetes Tutorial 19
-
Complete Application Deployment using Kubernetes Components | Kubernetes Tutorial 20
-
Kubernetes Namespaces Explained in 15 mins | Kubernetes Tutorial 21
-
Pods and Containers - Kubernetes Networking | Container Communication inside the Pod
-
Kubernetes Volumes explained | Persistent Volume, Persistent Volume Claim & Storage Class
-
Kubernetes ConfigMap and Secret as Kubernetes Volumes | Demo
-
Build a Kubernetes Home Lab from Scratch step-by-step!
Building a Kubernetes Home Lab environment from scratch might seem like a daunting task. However, it is actually pretty straightforward with the right tools in place. In this video, we are going to use Kubeadm to initialize a Kubernetes cluster from scratch in our home lab environment. Using Kubeadm takes some of the heavy lifting out of the underlying complexities of Kubernetes. We look at how to build the Kubernetes home lab cluster from scratch step-by-step. Join me in the adventure!
Subscribe to the channel: https://www.youtube.com/channel/UCrxcWtpd1IGHG9RbD_9380A?sub_confirmation=1
My blog: https://www.virtualizationhowto.com
_____________________________________________________
Social Media: https://twitter.com/vspinmaster
LinkedIn: https://www.linkedin.com/in/brandon-lee-vht/
Github: https://github.com/brandonleegit
Introduction - 0:00
Talking about the lab environment and virtual machines needed - 0:53
How to leverage virtual machine snapshots in your home lab when learning Kubernetes - 2:13
Disabling virtual machine swap - 3:22
The actual commands to disable swap - 3:50
Installing Docker - 4:13
Installing CURL - 4:25
Adding the repository key for Kubernetes - 4:30
Adding the actual Kubernetes repository - 4:45
Running apt update - 4:55
Installing kubeadm, kubelet, kubectl, and Kubernetes - 5:02
Explaining why we are only running commands on the Kubernetes master node - 5:16
Running the kubeadm init command - 6:00
kubeadm init command finishes successfully and have the kubeadm join command - 6:20
The worker nodes are now caught up with the master node - 6:58
We still have the special join command to copy and paste into our worker nodes - 7:20
Notice the output of workers. They have successfully joined the Kubernetes cluster - 7:45
Kubectl commands are failing. This is because we haven't copied our kubeconfig to our HOME directory - 7:54
Nodes are in the not ready state. This is because we haven't deployed container networking - 8:30
We are going to deploy Calico for container networking - 8:45
After container networking we check the STATE of our Kubernetes nodes - 9:16
Wrapping up and thoughts on building a Kubernetes Home Lab from Scratch - 9:45
If you would like to read a full write up of how to build your Kubernetes Home Lab from scratch using virtual machines, read my blog post found here:
- https://www.virtualizationhowto.com/2021/06/kubernetes-home-lab-setup-step-by-step/
Subscribe to the channel: https://www.youtube.com/channel/UCrxcWtpd1IGHG9RbD_9380A?sub_confirmation=1
My blog: https://www.virtualizationhowto.com
_____________________________________________________
Social Media: https://twitter.com/vspinmaster
LinkedIn: https://www.linkedin.com/in/brandon-lee-vht/
Github: https://github.com/brandonleegit
Introduction - 0:00
Talking about the lab environment and virtual machines needed - 0:53
How to leverage virtual machine snapshots in your home lab when learning Kubernetes - 2:13
Disabling virtual machine swap - 3:22
The actual commands to disable swap - 3:50
Installing Docker - 4:13
Installing CURL - 4:25
Adding the repository key for Kubernetes - 4:30
Adding the actual Kubernetes repository - 4:45
Running apt update - 4:55
Installing kubeadm, kubelet, kubectl, and Kubernetes - 5:02
Explaining why we are only running commands on the Kubernetes master node - 5:16
Running the kubeadm init command - 6:00
kubeadm init command finishes successfully and have the kubeadm join command - 6:20
The worker nodes are now caught up with the master node - 6:58
We still have the special join command to copy and paste into our worker nodes - 7:20
Notice the output of workers. They have successfully joined the Kubernetes cluster - 7:45
Kubectl commands are failing. This is because we haven't copied our kubeconfig to our HOME directory - 7:54
Nodes are in the not ready state. This is because we haven't deployed container networking - 8:30
We are going to deploy Calico for container networking - 8:45
After container networking we check the STATE of our Kubernetes nodes - 9:16
Wrapping up and thoughts on building a Kubernetes Home Lab from Scratch - 9:45
If you would like to read a full write up of how to build your Kubernetes Home Lab from scratch using virtual machines, read my blog post found here:
- https://www.virtualizationhowto.com/2021/06/kubernetes-home-lab-setup-step-by-step/
ビュー | |
---|---|
0 | 合計視聴回数 |
0 | Members Views |
0 | Public Views |
アクション | |
---|---|
0 | いいね! |
0 | Dislikes |
0 | コメント |
Share by mail
Please login to share this video by email.