Тёмный

Day 27/40 - Setup a Multi Node Kubernetes Cluster Using Kubeadm 

Tech Tutorials with Piyush
Подписаться 40 тыс.
Просмотров 3,6 тыс.
50% 1

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 60   
@the_hustling_wanderer
@the_hustling_wanderer 12 дней назад
Thanks Piyush for the wonderful video
@TechTutorialswithPiyush
@TechTutorialswithPiyush 10 дней назад
You're welcome
@howtotelevision
@howtotelevision 5 дней назад
I learn allot of this video of your. thanks
@TechTutorialswithPiyush
@TechTutorialswithPiyush 9 часов назад
Glad to hear that you're finding the series helpful.
@VijayPolsani
@VijayPolsani 2 месяца назад
Appreciate all your hard work and thinking out loud while configuring
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 месяца назад
Thank you
@kyawzawaung3712
@kyawzawaung3712 2 месяца назад
Thank you very much for giving this quality content free.
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 месяца назад
It's my pleasure
@GrigTech
@GrigTech 19 дней назад
Like and comment, thank you for work you have done, great learning tutorial.
@TechTutorialswithPiyush
@TechTutorialswithPiyush 18 дней назад
Thank you! Cheers!
@eapenmani
@eapenmani 2 месяца назад
Great Learning .Thank you!
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 месяца назад
welcome 🙂
@suhasdhoke1735
@suhasdhoke1735 2 месяца назад
Thank you ❤
@AbdulMateen-bm3kv
@AbdulMateen-bm3kv 2 месяца назад
Thank you very much
@GopiVivekManne
@GopiVivekManne 2 месяца назад
Excellent demo Piyush!! I love the debugging part too 💯👍 Although the master node requires a minimum of 2 GB RAM and 2 vcpu, I attempted to configure it using a t2.micro instance with kubeadm to see if it would work or not. It failed to initialize, I had to upgrade the node to a t3.small to complete the setup.(kubeadm reset command is helpful)
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 месяца назад
You're welcome buddy! Yes, it needed atleast 2 GB RAM, t2.micro would not work
@ethagbemichael
@ethagbemichael 2 месяца назад
Great job 👏 👍
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 месяца назад
Thanks
@AyoubKoussy-j6i
@AyoubKoussy-j6i 20 дней назад
Hi piyush thank you for the wonderful series.I have one question ,I want to create a cluster of hadoop in the top of k8s ,any idea how to start
@TechTutorialswithPiyush
@TechTutorialswithPiyush 18 дней назад
Sorry buddy I never worked with Hadoop but you can follow the official documentation and should be good
@ayushjaiswal167
@ayushjaiswal167 9 дней назад
Hi Piyush! Thanks for such a nice tutorial. However, I have a question that is it a best and secure practice to place admin.conf file in worker nodes. How such things are handled in a production level setup as per industry standards.
@TechTutorialswithPiyush
@TechTutorialswithPiyush 8 часов назад
Thank you! If you are using on premises cluster such as Vmware or bare metal then you have an Admin workstation which has the kubeconfig and master node already have admin.conf which is generated by default. In case of a managed kubernetes service such as GKE, you dont get access to the master node , kubeconfig is getting generated through the cloud console or cloud shell using the user's authentication and authorisation
@sjeyendran
@sjeyendran 2 месяца назад
Detail method sharing kubernets installation
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 месяца назад
Thank you, I have added all the steps in the Github repo as well, check it out
@alekhya0510
@alekhya0510 21 день назад
Hi piyush , I am following CKA series it is wonderful,I am very thankful.While installing through kubeadm way at the time of initialization kubeinit why do we provide public ip of vm , as public ip keep on changing while restarting.will it cause any error??
@TechTutorialswithPiyush
@TechTutorialswithPiyush 8 часов назад
Hello buddy, even if the IP changes, your cluster still gets registered
@dr.hemantchauhan2613
@dr.hemantchauhan2613 2 месяца назад
😊
@AlitafSd
@AlitafSd 2 месяца назад
thanks for such a clear explanations. i have one question As we know to build image we required the docker. And we do CI part using the jenkins. So my question is that , in a company does this docker daemon and jenkins installed on same ec2 instance or different?
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 месяца назад
Thank you brother 🙏 Usually Jenkins works in a master slave architecture wherein Jenkins master provision multiple build servers to run the builds and these servers uses base image with docker installed. These could be on vms such as ec2 of containers or Kubernetes pods
@AnkitKothawade
@AnkitKothawade 2 месяца назад
Hello brother, just want to ask a question is this course is enough to prove an experience of 2 years . i hope you understood what i am saying. hoping for your response. Thank you!!!
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 месяца назад
Hello Ankit, from Kubernetes perspective its good enough but you also would have to learn a managed Kuebrnetes service on Cloud, a few more concepts such as GitOps, helm, ArgoCD, operators, CRDs etc. All the best. For Gitops and ArgoCD , I have a detailed video in #10weeksofcloudops series, check it out
@Ramm165
@Ramm165 2 месяца назад
Hi piyush thank you for the wonderful series.I have one question.I have 2 desktops with 64gb of ram and can i create vms on them and follow this tutorial to setup kubernetes cluster on them ?
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 месяца назад
That would be fantastic, go for it and let me know if you face any issues.
@Ramm165
@Ramm165 2 месяца назад
@TechTutorialswithPiyush thank you sure
@Ramm165
@Ramm165 2 месяца назад
@@TechTutorialswithPiyush installed locally and it worked thank you
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 месяца назад
@@Ramm165 great job buddy
@anishkaje250
@anishkaje250 14 дней назад
Hi Im trying to do this handson but unable to do it. Initially the Kubectl works and I recieved the get pod, get node so on.. After that it asks "specified host is right or not?" How to fix this issue? I followed your document but unable to solve this kubelet is in active state
@TechTutorialswithPiyush
@TechTutorialswithPiyush 10 дней назад
Hello Anish, If your kubectl commands are not working , there could be issue with your apiserver, or your kubeconfig is not correct. Can you check the apiserver logs and kubelet logs , also run crictl ps commands to ensure apiserver is running.
@anishkaje250
@anishkaje250 10 дней назад
@@TechTutorialswithPiyush okay sure thanks for the response
@guntreddirajesh
@guntreddirajesh 2 месяца назад
😍
@dr.hemantchauhan2613
@dr.hemantchauhan2613 2 месяца назад
@yashjha2193
@yashjha2193 28 дней назад
I have practiced, pods, RC, RS, Deploy, ManualScheduling, Node selector, Node affinity, Resource quota and rest.. But Ingress, RBAC can this be practiced using Kubeadm thing? Please tell me
@TechTutorialswithPiyush
@TechTutorialswithPiyush 28 дней назад
That is correct!
@99nanaji
@99nanaji 2 месяца назад
Hi Piyush, Please upload the scripts used for multi-node Kubernetes cluster installation to Git. Thank you
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 месяца назад
Hello and thank you for the reminder, updated the repo now.
@mubinbhojani2779
@mubinbhojani2779 2 месяца назад
sir please give all steps to install k8s cluster using kubeadm
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 месяца назад
I have already shared those, check out the GitHub repo for the same.
@Usama-Tanoli
@Usama-Tanoli 2 месяца назад
Hi Piyush, I set up a Kubernetes cluster with kubeadm on my laptop using VMs in VirtualBox last month. However, when I change my Wi-Fi or internet connection, the cluster stops working due to the IP change. Can you suggest a solution to fix this issue?
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 месяца назад
Hello, this shouldn't be the case, what steps have you performed? can you compare it with the steps mentioned in this video?
@Usama-Tanoli
@Usama-Tanoli 2 месяца назад
​@@TechTutorialswithPiyush i will perform this lab tomorrow.
@roopeshsaravanan8609
@roopeshsaravanan8609 Месяц назад
But setting up a multi node k8s cluster in a VM doesn't make sense correct?
@TechTutorialswithPiyush
@TechTutorialswithPiyush Месяц назад
It totally makes sense. We use this kind of setup when we need full control over the control plane, administrative and operational tasks, access to all the underline nodes etc plus it is cheaper when compared to a managed cloud service such as GKE/AKS/EKS etc. A manage cloud service takes care of your administrative and operational tasks, control plane HA and scalability, comes with some additional features such as Node auto provisioning, Cluster Autoscaler etc and that is why it is costlier than self managed kubernetes. You choose the setup based on your needs and requirements.
@theinteger
@theinteger Месяц назад
👉👉Can we follow these steps on local VM?👀👀👀
@TechTutorialswithPiyush
@TechTutorialswithPiyush Месяц назад
You can use a virtualized environment as mentioned in the video, either use virtual box or multipaas and then you can spin multiple VMs inside your local VM.
@theinteger
@theinteger Месяц назад
@@TechTutorialswithPiyush Great, i will setup one VM for master and other for worker | (ubuntu)
@kaarthickpk
@kaarthickpk 2 месяца назад
🤩🤍💥💫
@kalyanprogrammer6134
@kalyanprogrammer6134 2 дня назад
why there is mismatch between ports range in k8s document to your video totally confusing not even medium learners friendly sorry to say this very time consuming boring content for me time Waste tq
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 дня назад
Thank you for the feedback, have a good day
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 дня назад
Bdw, to answer your question, if you start a series from video 27, you will find it overwhelming. The k8s documentation for ports are generic, In my video, it is ec2 specific hence, extra ports but I guess you will find a better video than this, good luck
Далее
These Are Too Smooth 😮‍💨
00:57
Просмотров 4,2 млн
#kikakim
00:17
Просмотров 7 млн
Day 31/40 - Understanding CoreDNS In Kubernetes
19:18
Просмотров 3,9 тыс.
Day 26/40 - Kubernetes Network Policies Explained
45:48