[ Kube 43.2 ] Getting started with KinD | Local multi-node k8s cluster in Docker containers

preview_player
Показать описание
In this video, I will show you how to set up and use KinD tool to provision and run a local kubernetes cluster using Docker containers. We will also explore multi-node setup, dynamic volume provisioning using local path provisioner and load balancing using MetalLB

Kind:

😺 Github:

📺 [ Kube 33.1 ] How to deploy & use MetalLB in bare metal Kubernetes

📺 Learn Kubernetes Playlist:

⏲Timestamps:
00:00 introduction
02:18 getting kind setup
04:01 exploring kind
09:36 multiple kind clusters
13:55 multi-node kind cluster
19:52 running a specific k8s version
22:28 dynamic volume provisioning
26:07 metallb load balancing

Hope you enjoyed this video. Please share it with your friends and don't forget to subscribe to my channel. For any questions/issues/feedback, please leave me a comment and I will be happy to help.

👏 Thanks for watching.

💗 If you wish to support me:
Рекомендации по теме
Комментарии
Автор

This guy is the best. He is doing an amazing job teaching us these.... Thank you very much for doing these...

VishwaSeneviratne
Автор

Top video. Thank you for all your work greatly appreciated.

monwabisisithaba
Автор

This is pure gold. Amazed by the knowledge and the world of tutorials he has.. OMG.... food for 100 days at least.

pankajbhatt
Автор

As always best tutorials for Kubernetes beginners on YT.. :) Thank you!

mayurchavhan
Автор

Great video, learned what I needed. Thank you.

devopssimon
Автор

Excelent tutorial, congratulation, I have learned a lot, thanks!

fabriciorossi
Автор

Amazing vid! I am just starting to use KinD and WSL-2 as a development platform for a large k8s project. Our goal is to allow teams to only develop their service but leverage the others that they don't work on in an easy local setup. Any clues or tools for this need most welcome ! Thanks! The first thing I hit was the need for a simple local persistent volume for development purposes.

thepetesmith
Автор

Yet another great video. Thanks for sharing your vast knowledge. Would be very nice if you could consider a video covering usage of PodSecurityPolicies, SecurityContexts, multi network-attachment as well.

BanibrataDutta
Автор

Dear Friend,

Congratulations on the video and thank you for sharing.

Thanks!

leoberbert
Автор

Dear Friend,

Congratulations on the video and thank you for sharing.

Regards

leoberbert
Автор

Nice Video series !! It would be great if also publish a video of deployment of full fledged Autogpt on k8s cluster or kind cluster. Even nice to have one video with deployment of Milvus Cloud native vector database in k8s cluster.

komtnwi
Автор

This video inspired me to use a 2nd cluster to my main app cluster... the 2nd cluster would be a little service environment that would do things to the main cluster.

goodcitizen
Автор

Pardon my fan boy excitement ... first one to watch this video .. as usual very useful video :)

yetanother
Автор

Hi Venkat Nice video, But I've one question Can we create kind cluster in Docker host networking other than default bridge netwoking or can we install metallb with different subnet other than worker node subnet ? If you could please answer of these would be helpful to hunt on this.

KHIMLALSHARMA
Автор

ha for info i have tested Minikube too. More functionnlities. I didn't choose it because kind lighter with docker only ... except now .. minkube can be used with a simple docker container too !
minikube start --driver=docker !

david_devdev
Автор

Would it be possible to use kind to run a multi-node cluster across multiple PCs?

rikschaaf
Автор

Thank you Venkat. Great video again. Can you please post a video about "Tencent Kubernetes Engine"? What are your thoughts on TKE?

devmrtcbk
Автор

Can you please tell me how is that terminal looks different

Vishal_Mamidi
Автор

Bro how to configure ingress controller on top of that please provide if you have any video regarding that.

chandunallani
Автор

hey hi i try to install on free tier of aws, free tier allow only 1 cpu and 2gb ram, i done upto kind installtion but after for kubectl or k it tells k is not found, is it need to install kubectl

Rajkumar-uuiv