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
1、Initially, deploy the project exclusively utilizing the default node pool.
338
-
339
-
2、To expand the node pool, navigate to "Background Management > Node Management > Label Management"and add label information.
340
-
341
-
3、Update the extra node pool configuration in the project file by navigating to "CodeAnalysis/helm-charts/tca/values.yaml" .
342
-
343
-
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.
344
-
345
-
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.
346
-
347
-
6、To enable the current node pool, modify the "enabled" value to "true".
348
-
349
-
7、Update project deployment.
337
+
1. Initially, deploy the project exclusively utilizing the default node pool.
338
+
2. To expand the node pool, navigate to "Background Management > Node Management > Label Management"and add label information.
339
+
3. Update the extra node pool configuration in the project file by navigating to "CodeAnalysis/helm-charts/tca/values.yaml" .
340
+
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.
341
+
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.
342
+
6. To enable the current node pool, modify the "enabled" value to "true".
0 commit comments