karpenter_build_cpu_limit
Description
The karpenter_build_cpu_limit parameter sets the maximum total vCPUs that Karpenter can provision across all build nodes.
Default Value
The default value is 32.
Setting the Parameter
$ convox rack params set karpenter_build_cpu_limit=64 -r rackName
Setting parameters... OK
Additional Information
- Validation: Must be a positive integer.
- The build NodePool is only created when
build_node_enabled=true.
See Also
- Karpenter for the full Karpenter configuration reference
- karpenter_cpu_limit
- karpenter_build_memory_limit_gb