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

Improve workload support by separating K8s capacity from CRDB capacity #25

Closed nstewart closed 5 years ago

nstewart commented 6 years ago

While our cloudformation template supports creating load generators, they currently run on the same machines as the CockroachDB servers, which impacts performance as the pods contend for resources. This pull request: