← Back to home
Comparison · Infra & APIs

Rootly vs Kubernetes

Side-by-side trajectory, velocity, and editorial themes.

R
Rootly
INFRA · APIS
7.5

Rootly is moving the incident workflow out of the dashboard and into the IDE.

◆ Current state

Rootly is shipping steadily across three lanes: on-call ergonomics (SLA follow-ups, deferred paging, team heartbeats), AI surfaces (Claude Code and Cursor plugins), and enterprise plumbing (Google Workspace directory sync, deeper RBAC). The cadence is roughly one release per week and the changes are coherent rather than scattershot — each lane is building toward a recognizable end-state.

◆ Where it's heading

The on-call work is a maturation arc: features that used to be coarse (paging, heartbeats, follow-ups) are gaining ownership, scheduling, and SLA awareness. The AI work is the more interesting axis — pulling on-call context, retros, and incident state into Claude Code and Cursor signals that Rootly wants engineers to interact with the platform inside their editor, not by tabbing away to a separate UI.

◆ Prediction

Expect the IDE plugins to gain write-side actions next (acking pages, drafting retros, triggering runbooks from the editor), and on-call configuration to keep moving toward team-scoped, RBAC-aware defaults rather than global ones.

Kubernetes logo
Kubernetes
DEVOPSINFRA · APIS
7.5

Kubernetes 1.36 leans into AI/ML scheduling and control-plane scaling.

◆ Current state

The 1.36 cycle is graduation-heavy, with PSI metrics, declarative validation, and volume group snapshots all promoted to GA. Alongside that, the project is making architectural moves around workload scheduling (a new PodGroup API), API-server safety (Mixed Version Proxy on by default), and very-large-cluster scaling (server-side sharded list and watch in alpha). Etcd 3.7 has hit beta in parallel.

◆ Where it's heading

Kubernetes is repositioning the control plane for two pressures at once: AI/ML batch workloads, where gang scheduling and DRA are becoming first-class concerns, and very-large clusters, where the control plane itself needs to shard. The pattern across this cycle is consolidation — old experimental scaffolding is reaching GA or being removed (ExternalIPs), while new APIs land with explicit separation of static template from runtime state. Less feature sprawl, more API hygiene.

◆ Prediction

Expect 1.37 to push server-side sharded watch toward beta and to keep extending DRA's reach into native resources like memory and networking. Workload-aware scheduling will likely accumulate scheduler-plugin-level coordination patterns next, with downstream batch frameworks starting to converge on the PodGroup shape.

See more alternatives to Rootly
See more alternatives to Kubernetes