cockroachdb / cockroachdb-cloudformation

Quickly setup dev/test CockroachDB clusters using AWS CloudFormation and Kubernetes
https://www.cockroachlabs.com/
Apache License 2.0
12 stars 4 forks source link

Added basic loadgen support #8

Closed nstewart closed 6 years ago

nstewart commented 6 years ago

Added support for starting test clusters with a KV workload.

Also removed one-off k8s scaling command to support "apply"ing changes to the stateful set config without wiping out replication settings.