Creating a three-node cluster with the kind tool
- create-kind-cluster.sh - script that creates the cluster
- kind-multi-node.yaml - configuration file for kind
- create-deployment.sh - creates a Deployment object that runs the Kiada application
- expose-deployment.sh - exposes the Kiada application to the world