jupyterhub / helm-chart

A store of Helm chart tarballs for deploying JupyterHub and BinderHub on a Kubernetes cluster
https://jupyterhub.github.io/helm-chart/
184 stars 71 forks source link

Crashloopbackoff status while installing jupyterhub using helm version 3.3.2 #142

Closed AnirudhPenmatcha closed 5 months ago

AnirudhPenmatcha commented 5 months ago

Hi,

I am trying to install jupyterhub using the following command helm upgrade my-jupyterhub jupyterhub/jupyterhub --cleanup-on-fail --install --namespace default --create-namespace --version=3.3.2 --values JH_config.yaml

But upon running kubectl --namespace=default get pod, I see that the pod named hub is not running or crashing for some reason. image

welcome[bot] commented 5 months ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

consideRatio commented 5 months ago

Your config and logs from the hub pod are essential to understand what goes on, raise a question in the forum discourse.jupyter.org please