we get
Updated property [core/project].
Fetching cluster endpoint and auth data.
kubeconfig entry generated for democlass03.
“jupyterhub” already exists with the same configuration, skipping
Hang tight while we grab the latest from your chart repositories…
…Successfully got an update from the “ngshare” chart repository
…Successfully got an update from the “jupyterhub” chart repository
Update Complete. ⎈Happy Helming!⎈
jhub-democlass03
democlass03
namespace/democlass03 created
Release “jhub-democlass03” does not exist. Installing it now.
Error: unable to build kubernetes objects from release manifest: [resource mapping not found for name: “user-placeholder” namespace: “” from “”: no matches for kind “PodDisruptionBudget” in version “policy/v1beta1”
ensure CRDs are installed first, resource mapping not found for name: “user-scheduler” namespace: “” from “”: no matches for kind “PodDisruptionBudget” in version “policy/v1beta1”
ensure CRDs are installed first]
No resources found in democlass03 namespace.
No resources found in democlass03 namespace.
We figured out the “PodDisruptionBudget” in version “policy/v1beta1” error, it was due to the version of helm (0.11.1) and the GCP kubernetes version (1.25.4 on the server side and 1.26.0 on the client.) which no longer supported policy/v1beta1
We tried updating to helm version 1.0.0 however the issue is now JupyterHub doesn’t start, it attempts to start but then times out after 300 seconds. When i run the kubectl debug pod command during the Jupyterhub pod startup i get:
Defaulting debug container name to debugger-8xgbw.
Error from server (NotFound): pods “” not found
Also user-placeholder-0, 1 and 2 stays in pending status
Do you mean the version of the Z2JH Helm Chart or the version of Helm? Assuming it’s the former, that’s very old. Even 1.0.0 is quite old, the latest Z2JH release is 2.0.0. Can you try that, and if you still have problems please share your Z2JH config.