Skip to content

Commit d9c96f0

Browse files
yyyangwcremeywang
authored andcommitted
增加“helm charts部署方式下的节点池扩容功能”及文档说明
1 parent 8652ff1 commit d9c96f0

1 file changed

Lines changed: 7 additions & 13 deletions

File tree

helm-charts/tca/README.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -334,19 +334,13 @@ If the node pool resources are insufficient, expand the capacity of the node poo
334334
| `extraNodePools.nodepool.resources.requests.memory` | Required memory resources |
335335
336336
#### Procedure for expanding a node pool
337-
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".
343+
7. Update project deployment.
350344
351345
### TCA Gateway Configuration parameters
352346
| Name | Description | Value |

0 commit comments

Comments
 (0)