Magnum supports control plane resizing as of spec[1] and patchset[2]. The feature was released in Magnum 2025.1. Prior versions of Magnum will not call this driver function, but remain safe to use with this change. [1] https://review.opendev.org/c/openstack/magnum-specs/+/905281 [2] https://review.opendev.org/c/openstack/magnum/+/906086 Change-Id: I84743c3ead774dd4ab067104e287175386ff60fa
9 lines
305 B
YAML
9 lines
305 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for resizing control plane nodes. This feature will be
|
|
possible only when using Magnum 2025.1 or above, and will otherwise
|
|
provide no changes.
|
|
Usage with command line client: openstack coe cluster resize
|
|
--nodegroup default-master <cluster> <new size>
|