Unable to deduce why one imagePuller pod of JuPyterhub fails while the rest three are successfully created
问题 I am deploying jupyterhub on a kubernetes cluster. In the config.yaml file, I am specifying a registry and the image tag. While 3 pods are successfully created, one is not. I could not find much content pertaining to jupyter-hub. The helm chart can be found here(https://jupyterhub.github.io/helm-chart/jupyterhub-0.8.2.tgz). My config for values.yaml is: proxy: secretToken: "some token" singleuser: image: name: acc_id.dkr.ecr.ap-south-1.amazonaws.com/demo tag: 12c lifecycleHooks: postStart: