Multi-node Kubernetes with KIND and Docker Desktop

preview_player
Показать описание
You can run multi-node Linux Kubernetes clusters with full Linux command line support using the KIND project for Kubernetes. Lets walk through how you can set up a multi-node Kubernetes cluster on a single machine as a learning environment and CI/CD testing environment.

Рекомендации по теме
Комментарии
Автор

Brilliant explanation. I'll try kind for my k8s learning. Thank you for the video.

TynOng
Автор

I have done setup with the help of your video but when my laptop gets restarted docker containers for kind stops and when i restart them, run kubectl get node or an other command it comes "The connection to the server <host>:6443 was refused - did you specify the right host or port?" and need to delete the cluster and create it again in that all m deployments also got deleted. Could you please provide fix for this ?

rakeshrana
Автор

Thank you for the lesson video. I am using windows 10 with docker desktop. How can I dod this with windows 10

yukselbey