←back to thread

374 points x0z | 1 comments | | HN request time: 0.317s | source
Show context
b0a04gl ◴[] No.44434340[source]
what if we can make these diagrams synchronized with reality. you need the diagram to pull from the same source of truth as your actual infrastructure - whether that's terraform state, kubernetes manifests, or service discovery. that way diagrams become less historical artifacts and more of living documentation
replies(3): >>44434366 #>>44434921 #>>44437220 #
1. oddlama ◴[] No.44437220[source]
I've written something like this for NixOS a while back [1], which generates infrastructure diagrams directly from the source of truth (albeit not as pretty as isoflow). I'm sure this could be applied to other declarative tech stacks aswell!

[1]: https://github.com/oddlama/nix-topology