Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to deploy a Cluster topology #39

Open
larslilja opened this issue Sep 6, 2024 · 0 comments
Open

Ability to deploy a Cluster topology #39

larslilja opened this issue Sep 6, 2024 · 0 comments
Assignees

Comments

@larslilja
Copy link
Contributor

Problem Statement

Today the standard topology only includes 1 Manager instance. But we see more and more requests for Cluster tests, and hence an ask to be able to easily stand up an topology with a 3 node cluster.

Please describe the problem to be addressed by the proposed feature.

Proposed Solution

Lets either add a flag to deploy a default topology with 3 node cluster and 1 vbond 1 controller.

Or add an entire new "deploy_cluster" task in the tool that deploys that cluster topology.

Please describe what you envision the solution to this problem would look like.

Alternatives Considered

An alternative could be to create a flag for the "deploy" task that will allow us to deploy various topologies in the future.
Something like

Deploy --topology

and then we can over time expand the topology types, it could MRF toplogies, SD-Routing Topologies with DM-VPN or Flex. Or simila use cases.

Please briefly describe which alternatives, if any, have been considered, including merits of alternate approaches and
tradeoffs being made.

Additional Context

Please provide any other information that may be relevant.

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

No branches or pull requests

2 participants