jupyterhub / kubespawner

Kubernetes spawner for JupyterHub
https://jupyterhub-kubespawner.readthedocs.io
BSD 3-Clause "New" or "Revised" License
549 stars 305 forks source link

Having trouble similar to #209, pod-reflector restarting after long hang #577

Open alex-orange opened 2 years ago

alex-orange commented 2 years ago

Bug description

Expected behaviour

Pod should start, quickly.

Actual behaviour

Pod doesn't start, takes 5 minutes to timeout, then starts quickly the second time. Seems to be pod-reflector is getting restarted.

How to reproduce

  1. Using binderhub.
  2. Start a binder.
  3. Container either already exists or is built fine.
  4. Container starts, pod exists in cluster but hub can't seem to find it.
  5. Wait 5 minutes, times out, complains something about pod-reflector among other things.
  6. Pod starts in seconds.

Your personal set up