Getting started with Kind: quick start a multi-node local Kubernetes cluster
Kind is a great tool for local Kubernetes setup. Using Kind you can run a multi-node Kubernetes cluster locally. This article discusses about deploying and accessing a microservice application in local Kubernetes.