15.8. coe cluster resize
クラスターのサイズを調節します。
使用方法
openstack coe cluster resize [-h] [--nodes-to-remove <Server UUID>]
[--nodegroup <nodegroup>]
<cluster> node_count
openstack coe cluster resize [-h] [--nodes-to-remove <Server UUID>]
[--nodegroup <nodegroup>]
<cluster> node_count
| 値 | 概要 |
|---|---|
| <cluster> | 更新するクラスターの名前または UUID |
| node_count | クラスターの必要なノード数。 |
| 値 | 概要 |
|---|---|
| -h、--help | help メッセージを表示して終了します |
| --nodes-to-remove <Server UUID> | 削除するノードのサーバー ID。別のサーバー ID を追加するには繰り返し使用します。 |
| --nodegroup <nodegroup> | 現在のクラスターのノードグループの名前または UUID。 |