Skip to content

Features Overview

Kure Monitor’s dashboard is organized into tabs. Each tab is documented in detail below.

All four features can be individually enabled or disabled at install time via the features.* Helm values — see Helm Values → Feature toggles. Disabling a feature hides its tab and, for Pod Monitoring and Security Scanning, also skips deploying the corresponding workloads and RBAC.

FeatureWhat it does
Pod MonitoringReal-time failure detection (CrashLoopBackOff, ImagePullBackOff, OOMKilled, Pending, FailedScheduling, FailedMount) with AI-generated solutions and live logs
Security Scanner50+ misconfiguration checks with AI remediation, trusted-registry suppressions, and CSV/JSON/PDF export
Topology DiagramInteractive Kubernetes graph (per-namespace and per-workload), click nodes for manifests, click edges to focus paths
Mirror Pod TestingDeploy a temporary copy of a failing pod with the AI fix applied — verify before committing to git
NotificationsSlack and Microsoft Teams webhooks for new failures and critical findings

All data updates in real-time via WebSocket. No manual refresh, no polling.

Toggle the sun/moon icon in the header. Dark theme is fully wired across status badges, modals, settings, and the manifest viewer.

Pods cycle through:

StateMeaning
ActiveCurrently failing, needs attention
InvestigatingSomeone is working on it
ResolvedFixed; moved to history
IgnoredIntentionally hidden

Configure auto-cleanup of resolved and ignored pods from Admin → Settings → History Retention.

User accounts (read / write / admin) for the dashboard; a separate shared SERVICE_TOKEN for agent and scanner traffic. See Authentication for the full model.