Kubernetes Operator for
Service Status Pages & DNS Discovery
Discover, aggregate, and visualize DNS records across your Kubernetes clusters
with a unified web dashboard.
DNS Discovery
Automatically discover DNS records from Services, Ingresses, Istio Gateways, Gateway API routes, and external-dns endpoints across all namespaces.
Portal Routing
Organize endpoints into multiple portals using simple Kubernetes annotations. Each portal gets its own view in the web dashboard.
Web Dashboard
React (Vite) SPA served directly by the operator. Browse FQDNs grouped by source, filter by search, and navigate between portals.
Connect API
gRPC-compatible Connect protocol API for listing and streaming FQDN updates in real time.
Flexible Grouping
Group FQDNs by annotation, label, namespace, or custom rules. Combine automatic discovery with manual DNS entries.
MCP Server
Built-in Model Context Protocol server for AI assistant integration. Query your DNS records from Claude Desktop, Claude Code, or Cursor.
Single Container
Controller, gRPC API, web UI, and MCP server all run in a single container for simple deployment and low resource footprint.