> ## Documentation Index
> Fetch the complete documentation index at: https://radarhq.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> Argo, Flux, Cilium, Istio, Karpenter, KEDA, Crossplane, cert-manager, OpenCost, Prometheus, Trivy, Velero, Knative, and more - all detected at runtime, zero plugins required.

Radar detects ecosystem tools at startup by listing CRDs in your cluster. If the CRD is installed, the matching renderer activates - typed detail views, smart columns in the resource browser, topology edges, AI-summary support, and the right action buttons (sync, suspend, rollout, restore). Every integration on this page is compiled into the binary; nothing to install, nothing to configure. (New to Radar? Start with the [product tour](https://radarhq.io/product).)

* **Graceful degradation.** Missing RBAC for a CRD: the panel shows a "needs read on `argoproj.io/applications`" hint, not a blank page. Missing CRDs entirely: the integration is silently skipped.
* **No version handshake.** Radar reads the schema, not a hand-written client. New CRD versions land in upstream releases without a Radar update.

## GitOps & rollouts

<CardGroup cols={3}>
  <Card title="GitOps (Flux + Argo CD)" icon="code-branch" href="/docs/features/integrations/gitops-flux-argo">
    Argo Applications and Flux Kustomizations / HelmReleases / Git & OCI repositories. Sync, suspend, refresh, terminate; managed-resource inventory; topology grouping per app.
  </Card>

  <Card title="Argo Rollouts" icon="shuffle" href="/docs/features/integrations/argo-rollouts">
    Rollout strategy, current revision, traffic split, pause / resume.
  </Card>

  <Card title="Argo Workflows" icon="diagram-project" href="/docs/features/integrations/argo-workflows">
    Workflow status, step graph, retry / suspend / resume.
  </Card>
</CardGroup>

## Networking & service mesh

<CardGroup cols={3}>
  <Card title="Gateway API" icon="door-open" href="/docs/features/integrations/gateway-api">
    Gateways, HTTPRoutes, TLSRoutes, GRPCRoutes, TCPRoutes - typed views and topology edges.
  </Card>

  <Card title="Istio" icon="diagram-project" href="/docs/features/integrations/istio">
    VirtualServices, DestinationRules, traffic edges, mTLS scope.
  </Card>

  <Card title="Traefik" icon="route" href="/docs/features/integrations/traefik">
    IngressRoutes, Middlewares, TLSStores.
  </Card>

  <Card title="Contour" icon="route" href="/docs/features/integrations/contour">
    HTTPProxies and policy attachments.
  </Card>

  <Card title="Network Policies" icon="shield" href="/docs/features/integrations/network-policies">
    Native NetworkPolicy plus Cilium's CiliumNetworkPolicy + CiliumClusterwideNetworkPolicy. Coverage card on the dashboard. Hubble-correlated denied flows in the traffic view.
  </Card>

  <Card title="Live traffic providers" icon="wave-square" href="/docs/features/traffic">
    Hubble (Cilium) and Caretta auto-detected for live request flows. Opens the Traffic view.
  </Card>
</CardGroup>

## Capacity & autoscaling

<CardGroup cols={2}>
  <Card title="Karpenter" icon="up-right-and-down-left-from-center" href="/docs/features/integrations/karpenter">
    NodePools, NodeClaims, EC2NodeClass / AKSNodeClass / GCPNodeClass, full provisioning chain in topology.
  </Card>

  <Card title="Cluster API (CAPI)" icon="layer-group" href="/docs/features/integrations/cluster-api">
    Declarative cluster lifecycle. Cluster, ClusterClass, KubeadmControlPlane, MachineDeployment, MachineSet, Machine - with infrastructure-provider renderers.
  </Card>

  <Card title="KEDA" icon="gauge-high" href="/docs/features/integrations/keda">
    ScaledObjects + ScaledJobs, current scale, triggers.
  </Card>

  <Card title="Vertical Pod Autoscaler" icon="arrows-up-down" href="/docs/features/integrations/vpa">
    VPA recommendations vs. live requests/limits, mode (off/initial/auto/recreate).
  </Card>
</CardGroup>

## GPU & AI/ML

<CardGroup cols={3}>
  <Card title="Dynamic Resource Allocation" icon="microchip" href="/docs/features/integrations/dra">
    ResourceClaims with allocation lifecycle (incl. leaked-device warnings), DeviceClasses, ResourceSlice device inventory, Pod-to-claim relationships.
  </Card>

  <Card title="NVIDIA GPU Operator" icon="memory" href="/docs/features/integrations/nvidia-gpu-operator">
    ClusterPolicy operator state and component rollout, NVIDIADriver lifecycle, MIG strategy.
  </Card>

  <Card title="AI/ML Ecosystem" icon="brain-circuit" href="/docs/features/integrations/gpu-ml-ecosystem">
    Basic support for Kueue, KubeRay, KServe, Volcano, KAI, KAITO, NVIDIA NIM, Kubeflow training, AMD GPU Operator, and more - 37 kinds across 12 tools.
  </Card>
</CardGroup>

## Cost & observability

<CardGroup cols={2}>
  <Card title="OpenCost" icon="dollar-sign" href="/docs/features/integrations/opencost">
    Powers the Cost view - spend by namespace, workload, node.
  </Card>

  <Card title="Prometheus Operator" icon="chart-line" href="/docs/features/integrations/prometheus">
    Prometheus, ServiceMonitor, PodMonitor, AlertmanagerConfig. Auto-discovered cluster Prometheus powers latency percentiles in the Traffic view and, via OpenCost, the Cost view.
  </Card>
</CardGroup>

## Security & policy

<CardGroup cols={2}>
  <Card title="Trivy Operator" icon="bug" href="/docs/features/integrations/trivy">
    VulnerabilityReports + ConfigAuditReports inline on every workload.
  </Card>

  <Card title="Kyverno" icon="shield-halved" href="/docs/features/integrations/kyverno">
    Policies, ClusterPolicies, PolicyReports - violations attached to the resources they're failing on.
  </Card>

  <Card title="cert-manager" icon="certificate" href="/docs/features/integrations/cert-manager">
    Certificates, Issuers, ClusterIssuers, expiry tracking.
  </Card>

  <Card title="Sealed Secrets" icon="lock" href="/docs/features/integrations/sealed-secrets">
    SealedSecret browse, decrypted-Secret link, status conditions.
  </Card>

  <Card title="External Secrets Operator" icon="key" href="/docs/features/integrations/external-secrets">
    ExternalSecrets, SecretStores, ClusterSecretStores - sync state and provider config.
  </Card>
</CardGroup>

## Infrastructure & data

<CardGroup cols={2}>
  <Card title="Crossplane" icon="cubes-stacked" href="/docs/features/integrations/crossplane">
    Managed resources for every provider (Upbound AWS/GCP/Azure, provider-kubernetes, provider-helm, any community provider); Composite / Claim views with a per-resource live status badge on every composed resource; Compositions, CompositionRevisions, XRDs; upstream cloud errors surfaced verbatim.
  </Card>

  <Card title="Velero" icon="database" href="/docs/features/integrations/velero">
    Backups, Restores, Schedules - with restore actions in-line.
  </Card>

  <Card title="CloudNativePG" icon="database" href="/docs/features/integrations/cloudnative-pg">
    Clusters, Poolers, Backups; primary / replica visibility.
  </Card>

  <Card title="Knative" icon="bolt" href="/docs/features/integrations/knative">
    Serving (Service / Route / Configuration / Revision) and Eventing (Broker / Trigger).
  </Card>
</CardGroup>

## Unrecognized CRDs

Any CRD not listed above still appears in the resource browser under its generic API group, with full YAML in the detail drawer. You don't get a typed renderer or topology edges; you keep search, filter, and edit.

To add a typed renderer for a CRD family Radar doesn't yet know, see the [contributor guide](https://github.com/skyhook-io/radar/blob/main/CONTRIBUTING.md).

## Compared to plugin-based UIs

|                                    | **Radar**                                    | **Plugin-based UIs**                          |
| ---------------------------------- | -------------------------------------------- | --------------------------------------------- |
| AI / MCP context                   | Every integration in the same context window | Each plugin emits its own (or doesn't)        |
| Update cycle                       | One binary version pin                       | N plugins, N pinned versions, N upgrade paths |
| Argo, Flux, Helm                   | Built-in                                     | Install plugin                                |
| Live traffic, cost, Trivy, Kyverno | Built-in                                     | Install plugin per provider                   |

## See also

<CardGroup cols={2}>
  <Card title="Topology" icon="circle-nodes" href="/docs/features/topology">
    Where most integrations express themselves visually - typed nodes and edges per CRD family.
  </Card>

  <Card title="Traffic view" icon="wave-square" href="/docs/features/traffic">
    Hubble / Caretta / Istio auto-detection and the live edge overlay.
  </Card>

  <Card title="Cost view" icon="dollar-sign" href="/docs/features/cost">
    OpenCost-powered spend by namespace, workload, and node.
  </Card>

  <Card title="In-cluster RBAC opt-ins" icon="key" href="/docs/configuration/in-cluster">
    The Helm `rbac.crdGroups` block - what each integration needs read access to.
  </Card>
</CardGroup>
