
Normal SandboxChanged 2m13s (x559 over 12m) kubelet, docker-desktop Pod sandbox changed, it will be killed and re-created.
Docker for mac unknown blob code#
Warning FailedCreatePodSandBox 12m (x13 over 12m) kubelet, docker-desktop Failed create pod sandbox: rpc error: code = Unknown desc = failed to start sandbox container for pod “zeebe-zeebe-0”: Error response from daemon: OCI runtime create failed: container_linux.go:346: starting container process caused “process_linux.go:319: getting the final child’s pid from pipe caused “read init-p: connection reset by peer””: unknown Normal Scheduled 12m default-scheduler Successfully assigned default/zeebe-zeebe-0 to docker-desktop Warning FailedScheduling 12m (x2 over 12m) default-scheduler pod has unbound immediate PersistentVolumeClaims Tolerations: /not-ready:NoExecute for 300s Type: Secret (a volume populated by a Secret) Type: ConfigMap (a volume populated by a ConfigMap) Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) var/run/secrets/kubernetes.io/serviceaccount from default-token-8gwmn (ro)

usr/local/zeebe/conf/ from config (rw,path="") usr/local/bin/startup.sh from config (rw,path="startup.sh") XX:ErrorFile=/usr/local/zeebe/data/zeebe_error%p.log Mounts: Readiness: http-get delay=0s timeout=1s period=10s #success=1 #failure=3 Zeebe-zeebe-0 0/1 ContainerCreating 0 23mĬontroller-revision-hash=zeebe-zeebe-7f9f9b7fd8

XX:ErrorFile=/usr/local/zeebe/data/zeebe_error%p.logĬlusterHealthCheckParams: “wait_for_status=yellow&timeout=1s”
Docker for mac unknown blob install#
Helm install zeebe zeebe/zeebe-cluster -f local-override-values.yaml I have also reduced the number of replicas to 1, just to keep things simple.

The linux VM used by Docker has been allocated 6GB RAM and 4 Cores. Below are the commands I have run with the respective output. I have a yaml file to override some of the parameters as I was running into “Insufficient CPU” and “Insufficient Memory” errors, but they seem to be resolved now. I’m trying to get Zeebe to run on Docker Desktop for Windows Kubernetes and seem to be having trouble getting the Zeebe pods and ElasticSearch pods to start running successfully.
