kubernetes/docs/design/clustering
Joe Beda a56595ce0e Small tweaks to sequence diagram generation.
Fix up name of font download and no transparency so it is easier to iterate.
2015-01-26 10:35:20 -08:00
..
.gitignore Design doc for clustering. 2015-01-07 12:35:38 -08:00
dynamic.png Small tweaks to sequence diagram generation. 2015-01-26 10:35:20 -08:00
dynamic.seqdiag Design doc for clustering. 2015-01-07 12:35:38 -08:00
Makefile Small tweaks to sequence diagram generation. 2015-01-26 10:35:20 -08:00
README.md Design doc for clustering. 2015-01-07 12:35:38 -08:00
static.png Small tweaks to sequence diagram generation. 2015-01-26 10:35:20 -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.