Open yarikoptic opened 8 months ago
The first thing to look at would be is the hub deployment functioning? Are there errors in the Event log?
kubectl describe deployment.apps/hub -n jupyterhub
If the hub deployment is working, next up would be to check the logs of the hub pod
kubectl logs deployment.apps/hub -n jupyterhub
since being added yesterday to our upptime testing it was 8 times returning 503. See https://github.com/dandi/upptime/issues?q=is%3Aissue+Hub
Do we have logs stored somewhere to investigate ??
edit: not that much of information in CI logs on that, e.g. (now we have con/tinous collecting logs)