Setting up Kubernetes using KinD multi-node clusters
K8s kind (short for “Kubernetes in Docker”) is a tool that facilitates the running of local Kubernetes clusters using Docker containers as nodes. Designed primarily for testing Kubernetes itself, kind can also be used for local development and CI (co...
jay75chauhan.hashnode.dev3 min read