We built Crossview to solve this problem for ourselves. It’s an open-source UI that visualizes Crossplane resources and compositions as graphs, making it easier to explore relationships, debug issues, and reason about complex setups.
Some of the things we focused on:
Visualizing relationships between compositions, claims, and managed resources
Real-time views with search and filtering
Multi-context support to switch between clusters easily
The project is still early, and we’re actively improving it. We’d really appreciate feedback from people using Crossplane, Kubernetes, or building internal platforms:
Is this useful in real-world setups?
What features would you expect from a Crossplane visualization tool?
What’s missing or unclear?
Repo: https://github.com/corpobit/crossview
Thanks for taking a look.