Traefik

Routers, services, middlewares and entry points — plus live traffic rates, error percentages and latency derived from Traefik’s metrics endpoint.

Traefik in Kubo
Routers with their rules, entry points, TLS and target service.

Traefik fronts many routers and services across many providers, so it is a top-level connection: API URL, optional bearer-token or Basic auth, optional CA. It opens with six sections — Overview · Traffic · Routers · Services · Middlewares · Entrypoints.

Overview reports the running version, per-protocol (HTTP / TCP / UDP) counts of routers, services and middlewares with warning and error badges, the loaded configuration providers, and the enabled feature flags — which is often the quickest way to find out that the config provider you expected is not actually loaded.

The routing API has no watch or stream endpoint, so lists poll while live updates are on, plus pull-to-refresh.

In detail