Crossplane is powerful, but once you have multiple compositions, managed resources, and claims, it becomes very hard to see how everything connects.
We built Crossview to solve this for ourselves: it visualizes Crossplane compositions and managed resources as a graph, making it easier to understand relationships, debug issues, and explain setups to others.
The project is fully open source and still early. We’d really appreciate feedback from folks using Crossplane, Kubernetes, or building internal platforms:
Is this useful in real-world setups?
What would you expect from a visualization tool like this?
Hi HN
Crossplane is powerful, but once you have multiple compositions, managed resources, and claims, it becomes very hard to see how everything connects.
We built Crossview to solve this for ourselves: it visualizes Crossplane compositions and managed resources as a graph, making it easier to understand relationships, debug issues, and explain setups to others.
The project is fully open source and still early. We’d really appreciate feedback from folks using Crossplane, Kubernetes, or building internal platforms:
Is this useful in real-world setups?
What would you expect from a visualization tool like this?
What’s missing?
Repo: https://github.com/corpobit/crossview
Thanks for taking a look!