You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you do not manually configure node resources, the default node pool is used.
327
+
If the node pool resources are insufficient, expand the capacity of the node pool at any time. For details, refer to 'Procedure for expanding a node pool'.
1. Initially, deploy the project exclusively utilizing the default node pool.
343
+
2. To expand the node pool, navigate to "Background Management > Node Management > Label Management"and add label information.
344
+
3. Update the extra node pool configuration in the project file by navigating to "CodeAnalysis/helm-charts/tca/values.yaml" .
345
+
4. To add configuration information for extra node pools, refer to the "TCA client node pool expansion config" section under "extraNodePools"in the client section of the TCA.
346
+
5. Please note that the "extraNodePools.nodepool" tag can be customized to match the user's requirements for the node pool name. This tag should be the same as the tag name added in Step 2.
347
+
6. To enable the current node pool, modify the "enabled" value to "true".
0 commit comments