Complete Guide: Setting Up a Kubernetes v1.30 Cluster with Kubeadm and Containerd on AWS

preview_player
Показать описание
Learn how to create a Kubernetes cluster using kubeadm in this step-by-step tutorial. This video covers the essential commands and configurations needed to set up a functional k8s cluster. Perfect for beginners and advanced users alike, you'll gain the knowledge to deploy and manage your own Kubernetes environment efficiently.

Topics Covered:

Prerequisites for setting up Kubernetes
Installing kubeadm, kubelet, and kubectl
Initializing the Kubernetes control plane
Joining worker nodes to the cluster
Verifying the cluster setup
Whether you're preparing for CKA, CKAD, CKS, or just looking to expand your Kubernetes skills, this video has you covered. Watch now and get your k8s cluster up and running in no time!
Рекомендации по теме
Комментарии
Автор

Fantastic tutorial for setting up k8s cluster directly from the kubernetes documentation. 👏👏👏👏👏

hirenpatel
Автор

Thank you so much, most of the youtubers copy paste the commands from notepad docs.
But you showed everything from kubernetes docs & performed those commands.
Thank you so much you made my day bro🎉🎉😊

praveenkore
Автор

I need to Thank you for this Video. Because, this K8S installation setup make us too frustrated. After watching this, It get successfully installed. Thank you Man !!!

Vignesh-io
Автор

Thanks a lot man, i have been searching for the official documentation video for installing kubeadm for the past 3 days,

(looking for a clear explanation)

Your video with reference to documentation and and explanation was very clear for me.

Keep doing more videos and if you have time, please start a devops playlist. It will definitely help a lot of people.

srinivasan_R
Автор

your way of teaching is very nice, thanks for the video

dasariganesh
Автор

Thks bro. One the easiest process to have a playground for k8 out there .

tchanoumbianda
Автор

thanks for detailed cluster setup. this session is helped to me

ravikumarbikki
Автор

wta is the tool for using the CLI and send the commands to all the servers? nice explanations.

AbaloCloudNative
Автор

❤ Thanks
Next thing was run localhost nginx 😮😅

Zohan
Автор

Nice session. Please make and upload more videos like this. It will be very helpful for us. Please make and upload more videos on kubernetes networking part and explain on how it was correlated to the Linux in the backend and need statefulset tutorial indepth

mohammedsuhailbasha
Автор

Very Very nice explanation Sampat, Thanks a lot, request you to please make a video on k8s backup before upgrade the version

gopalchandangole
Автор

Hello sir
Thanks a lot for this video !
I have problem with kubelet service he don't start...
Help me please

amondjiaka
Автор

I set up a Kubernetes cluster using kubeadm on Ubuntu 22. However, I'm facing some issues:

DNS Resolution Issue: Service DNS resolution is not working. Pods are unable to resolve service names correctly.

Node-to-Node Communication: Node-to-node communication is broken. For example:

I deployed a sample Nginx pod with a NodePort service.
The service is only accessible from the node where the pod is running. If the pod runs on node01, I can't access it using node02's IP.
Pod-to-Pod Communication: Frontend pods can't connect to backend services like MySQL because the service object resolution isn't working.

Interestingly, this same setup works perfectly on Ubuntu 20, but these issues arise on Ubuntu 22. Any help would be appreciated !

navabshaik
Автор

if on prem kubeadm. how do you set up loadbakancer to as port type. As cloud provide by defulat LB. how you can setup for on prem kubeadm with loadbalncer. Please can you guide.

subhasis