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

See Also