Visualization tool for Placemat.
- Graphviz (with
dot
CLI command) cluster.yml
- Resource file for Placemat
$ go get -u github.com/dulltz/placemat-viz/placemat-viz
Generate a diagram from cluster.yml
$ placemat-viz --input cluster.yml | dot -T svg > output.svg
Output example from this cluster.yml: