1 dépôt
Converting infrastructure manifests into graph models to visualize dependencies and communication paths.
Distinct from Manifest Generation: None of the candidates describe the conversion of manifests into visual relationship graphs; most focus on manifest generation or dependency management.
Explore 1 awesome GitHub repository matching devops & infrastructure · Infrastructure Relationship Mapping. Refine with filters or upvote what's useful.
KubeDiagrams is a Kubernetes architecture visualizer and diagram generator that transforms manifests, Helm charts, and live cluster states into visual resource maps. It serves as a resource mapper that defines visual relationships between pods, services, and custom resources using labels and annotations. The system supports the resolution of templated charts and the mapping of custom resource types to specific visual representations via external configuration. It enables the addition of manual clusters, nodes, and edges to generated visuals through declarative extensions, and can export graph
Converts structured Kubernetes resource definitions into a node-and-edge model to represent infrastructure dependencies.