Skip to main content

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.

Traefik is a modern reverse proxy and ingress controller for Kubernetes, with dynamic configuration, middleware chains, and advanced traffic management via CRDs.

What Radar Shows

Topology: Full Traefik routing path - IngressRoute → Middleware → Service (or TraefikService → Service) with TLS and transport configuration edges. See how traffic flows from entrypoints through middleware chains and weighted/mirroring TraefikServices to backend Kubernetes Services. Both Resources and Traffic view modes are supported. IngressRoute / IngressRouteTCP / IngressRouteUDP Detail View:
  • Entry points and TLS configuration (secret, cert resolver, TLS options/stores)
  • Route match expressions with priority and kind badges
  • Per-route services with port, weight, and ServersTransport links
  • Per-route middleware references with cross-namespace indicators
  • Aggregated middleware chain with numbered ordering
  • Alert banners for no-route or no-service configurations
Resource Browser: Smart columns show entry points, hosts (extracted from match expressions), route summaries, TLS status, and middleware counts. All 10 Traefik kinds have dedicated table columns - Middleware shows type, TraefikService shows type and targets, ServersTransport shows insecure/serverName, TLSOption shows min TLS version.

Supported CRDs

CRDGroupTopologyDetail ViewAI Summary
IngressRoutetraefik.io/v1alpha1YesYes-
IngressRouteTCPtraefik.io/v1alpha1YesYes-
IngressRouteUDPtraefik.io/v1alpha1YesYes-
Middlewaretraefik.io/v1alpha1YesGeneric-
MiddlewareTCPtraefik.io/v1alpha1YesGeneric-
TraefikServicetraefik.io/v1alpha1YesGeneric-
ServersTransporttraefik.io/v1alpha1YesGeneric-
ServersTransportTCPtraefik.io/v1alpha1YesGeneric-
TLSOptiontraefik.io/v1alpha1YesGeneric-
TLSStoretraefik.io/v1alpha1YesGeneric-