Every custom resource, not just the built-ins
Operators put half your cluster's state in CRDs - and most tools ignore them. Kubius discovers every served API resource, groups them by API group, and lets you browse, watch and inspect any custom resource like a first-class kind.
Works with Google GKE, Amazon EKS, Azure AKS, DigitalOcean, self-managed & more · macOS Sonoma (14) or later
The whole API, discovered
Full API discovery
Kubius enumerates every served resource in the cluster - core, apps and every CRD an operator installed - so nothing is hidden.
Grouped by API group
Custom resources are organised by their API group in the sidebar, so a busy cluster full of operators stays navigable.
Watch live or on demand
Snapshot a custom resource with a Refresh, or opt it into a live watch - Kubius makes the choice explicit and per-context.
Live YAML & events
Any custom resource opens with its live YAML, metadata, related resources and events - the same detail view as built-in kinds.
Find any kind
Filter the resource list and jump straight to a custom kind with the command palette.
No schema wrangling
It reads whatever the API serves - no need to teach it your CRDs in advance.
Simple, one-time pricing
Pay once. No subscription.
One-time licence from €49 - no subscription. 14-day free trial, no card required.
Free 14-day trial · macOS Sonoma (14) or later · No agents, nothing to install in-cluster
Questions, answered
Does Kubius show custom resources, not just built-in kinds?
Yes - it discovers every served API resource in the cluster, including all CRDs installed by operators, and lets you browse them grouped by API group in the sidebar.
Can I watch a custom resource live?
Yes. For custom resources you choose per-context whether to load them on demand (with a Refresh) or watch them live - a floating indicator shows which CRDs you're actively watching.
What do I see for a custom resource?
The same detail view as a built-in kind: live YAML, metadata, resource relationships and events.
Do I need to configure my CRDs first?
No - Kubius reads whatever the cluster's API serves, so new CRDs appear automatically without any setup.