This should setup the kuberneties kind cluster with a single cassandra node in the cass-operator namespace.
Step2e: To verify that all is up an running from another terminal run:
watch kubectl -n cass-operator get pods
Expected output when done. warning Expect this to take 5 mins.
$ kubectl -n cass-operator get pods NAME READY STATUS RESTARTS AGE cass-operator-56fcb9ff47-cw9k6 1/1 Running 0 11m cluster1-dc1-default-sts-0 2/2 Running 0 11m