Skip to content

dulltz/placemat-viz

Repository files navigation

placemat-viz

GitHub release CircleCI Go Report Card

Visualization tool for Placemat.

Requirements

  • Graphviz (with dot CLI command)
  • cluster.yml
    • Resource file for Placemat

Installation

$ go get -u github.com/dulltz/placemat-viz/placemat-viz

Usage

Generate a diagram from cluster.yml

$ placemat-viz --input cluster.yml | dot -T svg > output.svg

Output example from this cluster.yml:

rack2

About

Visualization tool for Placemat

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages