Setting up Kind cluster
In this post, I will talk about setting up a multi-node kind cluster on a Linux (Ubuntu 22.04) host. Install Kind Execute the below script on the host to install kind command on the host. This script has been inspired from Kind installation #!/bin/ba...





