Skip to content

Commit

Permalink
Merge pull request #5430 from 2i2c-org/lower_mem_dubois
Browse files Browse the repository at this point in the history
reduce number of available profiles for dubois cluster
  • Loading branch information
jmunroe authored Jan 27, 2025
2 parents 99f63e0 + 2959372 commit fbbc5b1
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions config/clusters/dubois/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,30 +112,3 @@ jupyterhub:
cpu_limit: 3.45
node_selector:
node.kubernetes.io/instance-type: n2-highmem-4
mem_6_7:
display_name: 6.7 GB RAM, upto 3.4 CPUs
kubespawner_override:
mem_guarantee: 7241851732
mem_limit: 7241851732
cpu_guarantee: 0.8625
cpu_limit: 3.45
node_selector:
node.kubernetes.io/instance-type: n2-highmem-4
mem_13_5:
display_name: 13.5 GB RAM, upto 3.4 CPUs
kubespawner_override:
mem_guarantee: 14483703464
mem_limit: 14483703464
cpu_guarantee: 1.725
cpu_limit: 3.45
node_selector:
node.kubernetes.io/instance-type: n2-highmem-4
mem_27_0:
display_name: 27.0 GB RAM, upto 3.4 CPUs
kubespawner_override:
mem_guarantee: 28967406928
mem_limit: 28967406928
cpu_guarantee: 3.45
cpu_limit: 3.45
node_selector:
node.kubernetes.io/instance-type: n2-highmem-4

0 comments on commit fbbc5b1

Please sign in to comment.