14.16. Coe 集群升级
升级集群
使用方法:
openstack coe cluster upgrade [-h] [--max-batch-size <max_batch_size>] [--nodegroup <nodegroup>] <cluster> cluster_template
openstack coe cluster upgrade [-h] [--max-batch-size <max_batch_size>]
[--nodegroup <nodegroup>]
<cluster> cluster_template
value | Summary |
---|---|
<cluster> | 要更新的集群的名称或 uuid |
cluster_template | 新集群模板 id 将升级到。 |
value | Summary |
---|---|
-h, --help | 显示帮助信息并退出 |
--max-batch-size <max_batch_size> | 每次升级的最大批处理大小。 |
--nodeGroup <nodegroup> | 当前集群的 nodegroup 的 name 或 uuid。 |