Hi team, I am trying to deploy DataHub on GCP Kube...
# troubleshoot
l
Hi team, I am trying to deploy DataHub on GCP Kubernetes by running
helm install datahub datahub/datahub
but get this error, could anyone help
Copy code
UPGRADE FAILED: pre-upgrade hooks failed: 1 error occurred:
	* timed out waiting for the condition
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? Yes button 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? Yes button
d
Hey Tung, could you run
kubectl get pods
and share if any pod/job is in error state? 🙂
l
Hi Hyejin, here is the state after I run
kubectl get pods
I check again and have 2 errors as below
d
Hmm... It appears that the installation timed out while waiting for the nocode-migration-job, which has also failed. Could you please share the log of the pod? Additionally, have you attempted to re-run the job?
l
Thanks Hyejin, I have tried removing everything, reinstall and it worked this time