Helm
A live catalog of the charts in your own repositories, an install that checks itself before it runs, and a release view that keeps every value, manifest, and revision where you can read it.
The catalog
The catalog reads from the repositories you've added, so what you see is what your cluster can actually pull. Search across them or narrow to one, then open a chart to find every version it offers and the default values it ships with — the same values you'll be editing a moment later.
Installing
Choose a namespace or create one, edit the chart's values, and run a dry run — the cluster resolves the whole release and reports back without applying anything. When you do install, the console is already listening: the status arrives from the first event onward, moving to deployed while you watch.
Releases
Every release in the cluster, filterable by namespace and status. Open one and it's all there: the values it was given, the manifest it produced, the revisions it has been through, and the notes the chart printed on install. Upgrade it to a new version, or move it back to an earlier revision, from the same place.
Repositories
Add the repositories your team publishes to and pulls from — OCI registries and classic HTTP repos alike. Credentials for private repositories are stored encrypted, and a refresh pulls the latest index whenever you need the newest versions.
Keep exploring
A multi-cluster console, built into the platform.
Register clusters, watch nodes, events, and namespaces.
Scale, restart, delete, and stream live pod logs.
Networking, config, storage, operators, and RBAC.
How it connects — live, secure, admin-gated.