I am currently working with Apache Pulsar, installed from a helm chart on a local Minikube cluster. The install goes just fine and Apache Pulsar runs well. However, whenever I shutdown/restart my laptop, I can never get the pods all running again. I always get the CrashLoopBackOff
status. I try and restart the Pulsar cluster using the following command upon restarting my machine (minikube start
):
xyz-MBP:~ xyz$ minikube start