create kind cluster from file code example
Example: create kind cluster from file
kind create cluster --config hack/kind-config.yaml --image=kindest/node:v1.14.2
kind create cluster --config hack/kind-config.yaml --image=kindest/node:v1.14.2