Runtimez Docs
read-only by construction
Everything it reads.
Nothing it can change.
Runtimez connects to a live cluster with one Helm command, then scores upgrade risk and security risk on the same workload so you fix the thing that blocks both. It asks for three verbs. It never reads a Secret value.
rules:
- apiGroups: ["*"]
resources: ["*"]
verbs: ["get", "list", "watch"]- never requested
- create
- update
- patch
- delete
What Runtimez is
The two-axis risk model in one page, then one Helm command to connect a cluster.
securityBefore you install
The exact verbs, what the agent never reads, and how to verify both against your own API server.
productThe cluster view
Twelve tabs, twelve questions — risk, upgrade readiness, security, right-sizing and the rest.
debugWhen something is wrong
Dependency graph, slowest operations, slowest traces, and root-cause analysis on any of them.
cliFrom your terminal
rtz reads what the agent last synced. No kubeconfig, no cluster network access.
costControl the bill
Sampling and cardinality rules decide what you keep, and what it costs to keep it.
