polardbx-sql icon indicating copy to clipboard operation
polardbx-sql copied to clipboard

Quick-Start cluster always in Creating state

Open datouxia opened this issue 3 years ago • 3 comments

I have created my own cluster last week. And I destroyed it. When I try to restart a new cluster by the same yaml script, It's stay in creating state. And Then I try to create a quick-start cluster in another k8s env, It's also in Creating PHASE forever. Need you help, thanks!

datouxia avatar Apr 29 '22 04:04 datouxia

No error message from pod log. K8s says: 'Startup probe failed: HTTP probe failed with statuscode: 500' on each pod

datouxia avatar Apr 29 '22 04:04 datouxia

Thanks for your feedback, let me check

Cleverdada avatar Apr 29 '22 07:04 Cleverdada

More details:

deploy by this document https://polardbx.com/document but use k8s instead of minikube.

sudo apt-get update
sudo apt-get install -y kubelet=1.23.0-00 kubeadm=1.23.0-00 kubectl=1.23.0-00
sudo apt-mark hold kubelet kubeadm kubectl

PolarDB-X Operator works. But PolarDB-X not. image

image

image

image

image

image

datouxia avatar Jun 09 '22 07:06 datouxia