-
Notifications
You must be signed in to change notification settings - Fork 37
Roadmap
Dan Yasny edited this page Oct 5, 2020
·
2 revisions
Provision a set of nodes for Scylla, Manager, Monitoring
Requirement:
- As a user I want to be able to provision a set of nodes, specifying some basic options (instance types, disk sizes etc.)
- I want to be able to provision on a set of the major cloud providers (AWS, GCP, Azure)
- The provisioning should produce a ready-to-use ansible inventory
Ansible role configuring a loader for benchmarking or use as client for Scylla clusters
Requirement:
- cassandra-stress (c* drivers/Scylla shard-aware drivers)
- tlp-stress (c* drivers/Scylla shard-aware drivers)
- YCSB
- Generic client node with a Scylla drivers preinstalled (go, c++, java, python)
Keep expanding the playbooks to cover all the standard procedures from Scylla docs
To be opened as issues and treated directly