New 2.0 install, power failure restarted the server, but the cluster is not running:
- cluster reports running (kubectl get coucbhaseclusters)
- pods reports 2 pods, both in Completed status
- operator and operator-admission show running
I’m new to the kubernetes couchbase operator, so not sure why the pods aren’t running, and how to get them back up.
kubectl get deployments just shows the operator, so I can’t use that to start things up again, can seem to scale or rollout, so not sure what to do.