File tree 1 file changed +5
-4
lines changed
website/content/en/preview
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 94
94
cpu : " 1000"
95
95
memory : 1000Gi
96
96
97
- # These fields vary per cloud provider, see your cloud provider specific documentation
98
- provider : {}
97
+ # References cloud provider-specific custom resource, see your cloud provider specific documentation
98
+ providerRef :
99
+ name : default
99
100
` ` `
100
101
101
102
## Node deprovisioning
@@ -318,8 +319,8 @@ Karpenter limits instance types when scheduling to those that will not exceed th
318
319
319
320
Review the [resource limit task](../tasks/set-resource-limits) for more information.
320
321
321
- # # spec.provider
322
+ # # spec.providerRef
322
323
323
- This section is cloud provider specific. Reference the appropriate documentation :
324
+ This field points to the cloud provider- specific custom resource . Reference the appropriate documentation :
324
325
325
326
- [AWS](../aws/provisioning/)
You can’t perform that action at this time.
0 commit comments