Skip to content

The purpose of this little project is to test the compaction/defragmentation of an etcd cluster to better understand the management of the DB storage size

License

Notifications You must be signed in to change notification settings

dbainbri-ciena/etcd-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Etcd Tester

The purpose of this little project it to test the compaction/defragmentation of an etcd cluster to better understand the management of the DB storage size

TL;DR

Start

make kind
make build
make up
make forwards-up # typically in a separate window, but not required
make test-small >out.csv

Done

make down

About the data

The tester generate a completion status to stderr and the test output data to stdin (the out.csv above). This CSV file can be opened in your favorite spreadsheet tool and graphs can be generated.

About

The purpose of this little project is to test the compaction/defragmentation of an etcd cluster to better understand the management of the DB storage size

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published