We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6e562 commit 1e6392aCopy full SHA for 1e6392a
config/clusters/aimatx-2i2c-hub/common.values.yaml
@@ -65,6 +65,7 @@ jupyterhub:
65
mem_15_gb:
66
display_name: ~15 GB RAM, ~1.8 CPUs
67
description: Up to ~4 CPUs when available
68
+ default: true
69
kubespawner_override:
70
mem_guarantee: 15611359038
71
mem_limit: 15611359038
@@ -122,7 +123,7 @@ jupyterhub:
122
123
cpu_limit: 62.575
124
node_selector:
125
node.kubernetes.io/instance-type: r5.16xlarge
- gpu:
126
+ n_gpu:
127
display_name: NVIDIA Tesla T4, ~16 GB, ~4 CPUs
128
description: Start a container on a dedicated node with a GPU
129
0 commit comments