What Radar Shows
ClusterPolicy Detail View:- Operator state at a glance: ready, not ready (with an alert banner), or disabled
- Enabled components as badges - Driver, Container Toolkit, Device Plugin, DCGM Exporter, GPU Feature Discovery, MIG Manager, and the rest - with disabled components shown muted
- MIG strategy and operator namespace
NVIDIA’s ClusterPolicy shares its kind name with Kyverno’s ClusterPolicy. Radar disambiguates by API group everywhere - detail views, status badges, table columns, and filters all route to the right renderer.
- Driver rollout state, with an alert when the driver DaemonSet hasn’t reached ready on all selected nodes
- Driver type, version, image and repository, precompiled flag
- Node selector for targeted driver deployments
Supported CRDs
| CRD | Group | Topology | Detail View | AI Summary |
|---|---|---|---|---|
| ClusterPolicy | nvidia.com/v1 | - | Yes | Yes |
| NVIDIADriver | nvidia.com/v1alpha1 | - | Yes | Yes |
RBAC
Read access to thenvidia.com CRDs is granted by default (rbac.crdGroups.nvidia: true), so the operator’s resources render with no extra setup. Disable it if your org restricts Radar’s RBAC and you don’t run the GPU Operator.