Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Add/remove worker nodes on-demand #67

Open
nugaon opened this issue Dec 14, 2021 · 1 comment
Open

Add/remove worker nodes on-demand #67

nugaon opened this issue Dec 14, 2021 · 1 comment

Comments

@nugaon
Copy link
Member

nugaon commented Dec 14, 2021

There is a need to add or remove worker nodes from the cluster on-demand.

The script should add Bee node(s) to the running cluster, but the bee version can differ from the other running nodes.
Removing docker node can happen via docker container stop <worker-node-name>, but optionally, a script can be written for this use-case in the package.json.

This change will allow to test Swarm network with mixed versioned Bee nodes which is closer to the reality.

@nugaon
Copy link
Member Author

nugaon commented Dec 14, 2021

should be addressed after #66

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant