Coming soon

Kubernetes crash forensics, before the evidence vanishes

KubeMortem is a black box flight recorder for Kubernetes. When pods crash, it captures logs, events, and resource state — so you can debug after the pod is gone.

kubemortem — crash forensics

Works with

Kubernetes
DigitalOcean
Any Cloud
Cloudflare WorkersAgent-Based CollectionAES-256 EncryptionCrash Forensics

The reality

Kubernetes doesn't keep a crime scene — it cleans it up

Crashes are inevitable. Losing the forensic evidence shouldn't be.

Pods crash, evidence disappears

When a pod enters CrashLoopBackOff or gets OOMKilled, Kubernetes restarts or replaces it. The logs, events, and state that explain why are gone before you even get paged.

Debugging is a race against time

You scramble to kubectl logs before the container is gone. You check events but they've been garbage-collected. You reconstruct from memory what the pod spec even looked like.

No fleet-wide crash visibility

Crashes happen across namespaces and clusters. Without a central view, recurring patterns go unnoticed and the same issues keep waking your team up at 3 AM.

How it works

Three steps to never losing crash evidence again

01

Install the agent

Register your Kubernetes clusters and install the KubeMortem agent via a one-liner Helm command. Agents connect outbound — no ingress or stored credentials required.

$ helm install kubemortem-agent ...
Deploying agent to cluster...
Agent connected — watching for crashes
02

Crashes are captured automatically

When a pod enters CrashLoopBackOff, gets OOMKilled, or exits with an error, the agent captures container logs, pod spec, events, and node conditions — before Kubernetes cleans up.

CrashLoopBackOff detected
Forensic snapshot saved
03

Debug with full context

Browse crash events in the dashboard or CLI. Every crash includes the complete forensic snapshot — logs, events, resource state — so you can diagnose even after the pod is long gone.

$ kubemortem crashes --cluster prod
Crash ID: crash_8f3a2b1c
Reason: OOMKilled (limit: 256Mi)
Pod: api-server-7f8b4-xk2p9
Full logs + events + spec attached

Features

Everything you need for Kubernetes crash forensics

Built for DevOps teams who are tired of debugging crashes after the evidence is gone.

Crash Capture

Automatically detects CrashLoopBackOff, OOMKilled, and error-state pods. Captures logs, events, and resource snapshots before Kubernetes garbage-collects the evidence.

Forensic Snapshots

Each crash event stores container logs, pod spec, node conditions, recent events, and resource metrics — everything you need to diagnose after the fact.

Timeline View

See every crash across your fleet in a single chronological timeline. Filter by cluster, namespace, or crash reason to spot patterns fast.

CLI + Dashboard

Terminal-first workflow with kubemortem CLI. Visual dashboard for team-wide crash visibility, triage, and historical analysis.

Agent-Based Collection

Deploy a lightweight agent via Helm — no public API server or stored credentials needed. Agents watch for crashes and stream forensic data outbound to KubeMortem.

AES-256 Encryption

All crash data is encrypted at rest with AES-256-GCM. Your pod logs and resource state never leave your control in plaintext.

Pricing

Start free, scale when you need to

All plans include crash capture, CLI access, AES-256 encryption, and agent-based collection.

Starter

Start capturing crashes for free.

Free
Sign Up Free
  • Unlimited cluster installs
  • 24-hour crash retention
  • Last 5 crash groups visible
  • Standard logs (stdout/stderr)
  • In-app dashboard alerts only
Most Popular

Standard

The best value for most teams.

$49/month /cluster
Get Started
  • 30-day crash retention
  • Unlimited crash visibility
  • Deep forensics (env vars, YAML, files)
  • Slack, Email, Teams, Webhooks
  • Email support

Compliance

For regulated industries and enterprise.

$299/month /cluster
Get Started
  • 1-year retention (or BYOB S3)
  • Unlimited crash visibility
  • Full audit trail + core dumps
  • PagerDuty, Email, Custom Webhooks
  • Priority support with SLA

Stop losing crash evidence

Sign up in 30 seconds. No credit card required. Start capturing crashes for free.

Sign Up Free
$kubemortem login