Skip to content

[Feature] Relationship Map

CxJ edited this page Oct 13, 2022 · 2 revisions

Relationship Map

2022/06/02 Work-in-progress

The relationship map provides the ability to view which clusters are connected to which clusterSpec, Profile and importantly Bundle. Manually tracking where each Profile, Bundle or clusterSpec is used is impossible, and the data is crucial to understanding the impact of change. As environments grow so too will the number of artifacts that Arlon deploys and manages, there are two desired outcomes of the Relationship Map feature, first a CLI command that returns a list, and second, a graphical interface that displays a real-time view of dependancies.

Relationship Map CLI

https://github.com/arlonproj/arlon/issues/265

Relationship Map GUI