-
When nodes in a cluster misbehave, they sometimes leave pods in an Unknown state:
```
jupyter-user1 0/1 Unknown 0 3h 10.244.28.17 k8s-pool1-12345678-12
…
-
This issue was submitted to batchspawner some time ago and they proposed it might be useful here:
https://github.com/jupyterhub/batchspawner/pull/58
Abstract from there:
> During last week la…
-
When I go to launch a second hub instance from hub control panel, the launch fails with the error "Spawn Failed".
How can this be fixed?
-
Our JupyterHub images are meant to run as a non-root jovyan user with uid:gid 1000:1000 (https://github.com/pangeo-data/pangeo-stacks-dev/blob/fc42935aa20003890d8aab48ef6475e7e10e82fb/base-image/Docke…
-
Has it been discussed to add a UI option to launch a project with additional resources? Similar to the profile list in JupyterHub.
ctr26 updated
2 years ago
-
As architect I would like to draw up an architecture for Option 6: Jupyter Driven Guacamole with XFCE pods over VNC based upon lsc-sde/lsc-sde#55
-
**Describe the bug**
During the first seconds/minutes when building the dashboard, it returns `The connection has timed out` in the browser. When I try again after some time it works which means th…
-
Hi,
I've created simple k8s pod with almond jupyter:
```
kind: Pod
apiVersion: v1
metadata:
name: almond
spec:
containers:
- name: almond
image: almondsh/almond
ports:…
-
I am hoping that ocean.pangeo.io can be the most fancy, powerful pangeo yet. To achieve this, we will need to innovate a bit. I particular, I am hoping we can set up the following
- [x] My [pangeo_…
-
The `telegraf.influxdata.com/class` annotation allows a user to choose which class out of the pre-configured classes telegraf-operator is configured with.
However, there are many reasonable uses of…
mkmik updated
2 years ago