← Back to home
Comparison · Infra & APIs

Gatekeeper vs runc

A side-by-side editorial comparison of Gatekeeper and runc — release velocity, themes, recent moves, and the top alternatives to consider.

Gatekeeper vs runc: at a glance

FeatureGatekeeperrunc
SectorInfra & APIsInfra & APIs
Velocity score2.52.5
Sparks · 30d00
Top themeskubernetes policy, policy distribution, validatingadmissionpolicy, celcontainer runtime, support policy, cve coordination, multi-branch
Last editorial update2h ago2h ago
WebsiteVisit →Visit →

What is Gatekeeper?

Gatekeeper grew a package manager for policies — and a benchmark to prove they are not too slow.

3.22.0-rc.0 in February introduced two CLI subcommands that change how policies are handled rather than what they express: gator policy, a brew-inspired tool for discovering, installing, upgrading and uninstalling policies from the gatekeeper-library, and gator bench, which benchmarks Rego and CEL engines with latency percentiles, throughput, memory profiling and baseline comparison for CI regression detection. The same release enabled sync-vap-enforcement-scope by default and gave both CEL and Rego access to namespace context during admission and audit. Since then, 3.23.0-rc.1 added status resource routing for remote cluster mode, and 3.24.0-beta.0 made generated ValidatingAdmissionPolicy output deterministic to stop a reconcile loop.

Read the full Gatekeeper trajectory →

What is runc?

runc now publishes an end-of-life calendar, and three branches shipped the same CVE fix in two days.

1.5.0 in June was the first stable release of the 1.5.z series and the third under runc's formal release and support policy: 1.2.z and earlier are unsupported, 1.3.z receives only high-severity CVE fixes until the end of October 2026, and 1.4.z is limited to security and significant bugfixes. A month later 1.5.1 fixed a real-world regression — the maskPaths optimisation from 1.5.0-rc.3 broke tmpfs mounts with nr_inodes=1 on Ubuntu 20.04 kernels. In mid-June, CVE-2026-41579 was fixed simultaneously across 1.3.6, 1.4.3 and 1.5.0-rc.3 and released with no embargo.

Read the full runc trajectory →

Gatekeeper vs runc: editorial side-by-side

G
Gatekeeper
INFRA · APIS
2.5

Gatekeeper grew a package manager for policies — and a benchmark to prove they are not too slow.

◆ Current state

3.22.0-rc.0 in February introduced two CLI subcommands that change how policies are handled rather than what they express: gator policy, a brew-inspired tool for discovering, installing, upgrading and uninstalling policies from the gatekeeper-library, and gator bench, which benchmarks Rego and CEL engines with latency percentiles, throughput, memory profiling and baseline comparison for CI regression detection. The same release enabled sync-vap-enforcement-scope by default and gave both CEL and Rego access to namespace context during admission and audit. Since then, 3.23.0-rc.1 added status resource routing for remote cluster mode, and 3.24.0-beta.0 made generated ValidatingAdmissionPolicy output deterministic to stop a reconcile loop.

◆ Where it's heading

The centre of gravity is moving from the admission controller to the tooling around it. Policies are becoming artefacts you install from a library at a version, benchmark against a baseline in CI, and test before they reach a cluster — which is the lifecycle application code already has and policy generally has not. Underneath, the ValidatingAdmissionPolicy path keeps maturing as Gatekeeper hands more enforcement to the Kubernetes-native mechanism it now generates.

◆ Prediction

Remote cluster mode gained status routing but the entries describe only that piece, so how far multi-cluster enforcement extends is unclear from these notes. The releases in this window are all beta and release candidates, so a 3.24.0 stable is the near-term milestone.

R
runc
INFRA · APIS
2.5

runc now publishes an end-of-life calendar, and three branches shipped the same CVE fix in two days.

◆ Current state

1.5.0 in June was the first stable release of the 1.5.z series and the third under runc's formal release and support policy: 1.2.z and earlier are unsupported, 1.3.z receives only high-severity CVE fixes until the end of October 2026, and 1.4.z is limited to security and significant bugfixes. A month later 1.5.1 fixed a real-world regression — the maskPaths optimisation from 1.5.0-rc.3 broke tmpfs mounts with nr_inodes=1 on Ubuntu 20.04 kernels. In mid-June, CVE-2026-41579 was fixed simultaneously across 1.3.6, 1.4.3 and 1.5.0-rc.3 and released with no embargo.

◆ Where it's heading

The project is behaving like infrastructure with a contract. Publishing dated support windows and shipping a coordinated fix across every live branch on the same day is the operating posture of a component that sits under every container on a host, where operators need to know what they are still entitled to. The CVE itself is instructive: a /dev symlink escape in the same family as three earlier CVEs, found by re-auditing the rootfs preparation code that had been hardened before.

◆ Prediction

1.5.0's notes state that a 1.6.0 is expected in late October 2026, which is also when 1.3.z support ends — so the next milestone is that pairing. Expect 1.5.z patches until then.

Alternatives to Gatekeeper and runc

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Gatekeeper or runc.

See all Gatekeeper alternatives → · See all runc alternatives →

Recent activity from Gatekeeper and runc

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 24d agorunctmpfs regression on Ubuntu 20.04 kernels fixed
  2. 24d agoGatekeeperDeterministic VAP generation stops a reconcile loop
  3. 1mo agoGatekeeperStatus routing for remote cluster mode; mutation ApplyTo operations
  4. 1mo agoruncrunc 1.5.0 stable, with dated support windows for older branches
  5. 1mo agoruncCVE-2026-41579: /dev symlink host write access fixed
  6. 1mo agoruncRelease candidate carrying the CVE-2026-41579 fix
  7. 1mo agoruncCVE-2026-41579 fix backported to the 1.4 branch
  8. 4mo agoruncBuild fixes and seccomp WaitKillableRecv support
  9. 4mo agoGatekeeperCI and dependency updates only
  10. 5mo agoGatekeepergator policy and gator bench: policy as an installable, benchmarked artefact

Frequently asked questions

What is the difference between Gatekeeper and runc?

They serve adjacent needs but don't currently overlap on shipped themes. Gatekeeper and runc are shipping at a similar cadence (velocity 2.5 vs 2.5, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is Gatekeeper better than runc?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Gatekeeper and runc are shipping at a similar cadence (velocity 2.5 vs 2.5, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to Gatekeeper?

Top Gatekeeper alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Gatekeeper alternatives" section above for the current picks, or visit /alternatives/gatekeeper for the full list with editorial commentary on each.

What are the best alternatives to runc?

Top runc alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "runc alternatives" section above for the current picks, or visit /alternatives/runc for the full list with editorial commentary on each.