Skip to content

Conversation

@chris-gooch
Copy link
Contributor

Description

Add the ability to scale up from single-node cluster to multi-node cluster and vice versa.
Fixes #1521

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • Tests have been added/modified and all tests pass.
  • Functionality/bugs have been confirmed to be unchanged or fixed.
  • I have performed a self-review of my own code.
  • Documentation has been updated or added where necessary.

Additional Context

Create new single-node cluster then:
Scale up from 1 to 3 = OK
Scale down from 3 to 1 = OK
Create new 3 node cluster = OK

@chris-gooch chris-gooch changed the title Add ability to scale up single-node to multi-node and vice versa Feat: Add ability to scale up single-node to multi-node and vice versa Sep 8, 2025
@chris-gooch chris-gooch changed the title Feat: Add ability to scale up single-node to multi-node and vice versa feat: Add ability to scale up single-node to multi-node and vice versa Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to scale from single-node to multi-node

1 participant