Install A Kubernetes Cluster | How to setup a basic Kubernetes Cluster using Kubeadm

preview_player
Показать описание
Let's learn how to setup out first cluster using KubeADM. This is the beginning of setting up your own production ready cluster.
Albeit without the recommended security in place around the node firewalls ;-)

Licensed under Creative Commons: By Attribution 3.0 License

00:00 - Intro
00:14 - In this video
01:04 - Prerequisites
03:57 - Installing a container runtime (ContainerD)
14:57 - Install KubeADM, Kubelet and Kubectl
17:29 - Creating the cluster
18:00 - Preparing for HA control plane with KubeVIP
33:48 - Init the control-plane
35:56 - Installing pod networking
37:49 - Add the worker nodes to the cluster
39:50 - Wrap up
Рекомендации по теме
Комментарии
Автор

I love how you teach each step in detail and explain it super well, excellent video, excellent channel :3

izidrx
Автор

Excellent indeed.
Don't understand why the number of views isn't much higher.

PeterH
Автор

tnks a lot bro, watching all this series now.

dalidavila
Автор

Hey, I’m running into an issue. Every time I try to start the control plane node, it gets stuck during the API check and eventually exceeds the deadline. I’ve tried using Kubernetes and also set up Calico, but I still can’t get past this problem with the API server.

JustinPerez-zf
Автор

Hi I am trying kubernetes the hard way, and I have a problem when I finish configuring the worker nodes they are not recognized by the controllers and I wonder if I skipped some step of linking the workers with the controllers. Thank you very much for your videos and your guide.

Regards

omarvilera
Автор

Hi, if it appears that I have cgroup v1, does the process change anything?

izidrx