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 bd1428e commit 21c535bCopy full SHA for 21c535b
infra/karpenter/general-node-pool.yaml
@@ -35,6 +35,5 @@ spec:
35
nodeClassRef:
36
name: default
37
limits:
38
- resources:
39
- cpu: "80" # 10 instances * 8 vCPU
40
- memory: 320Gi # 10 instances * 32Gi
+ cpu: "80" # 10 instances * 8 vCPU
+ memory: 320Gi # 10 instances * 32Gi
infra/karpenter/spot-node-pool.yaml
@@ -39,6 +39,5 @@ spec:
41
42
43
44
0 commit comments