kubernetes/docs/design/clustering
Joe Beda 7a806b2e57 Design doc for clustering.
This is related to #2303 and steals from #2435.
2015-01-07 12:35:38 -08:00
..
.gitignore Design doc for clustering. 2015-01-07 12:35:38 -08:00
dynamic.png Design doc for clustering. 2015-01-07 12:35:38 -08:00
dynamic.seqdiag Design doc for clustering. 2015-01-07 12:35:38 -08:00
Makefile Design doc for clustering. 2015-01-07 12:35:38 -08:00
README.md Design doc for clustering. 2015-01-07 12:35:38 -08:00
static.png Design doc for clustering. 2015-01-07 12:35:38 -08:00
static.seqdiag Design doc for clustering. 2015-01-07 12:35:38 -08:00

This directory contains diagrams for the clustering design doc.

This depends on the seqdiag utility. Assuming you have a non-borked python install, this should be installable with

pip install seqdiag

Just call make to regenerate the diagrams.