← Back to home
Comparison · Infra & APIs

Skipper vs Pacemaker

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

Skipper vs Pacemaker: at a glance

FeatureSkipperPacemaker
SectorInfra & APIsInfra & APIs
Velocity score5.06.3
Sparks · 30d01
Top themeshttp-proxy, kubernetes-ingress, per-pr-releases, dependabothigh availability, cluster security, tls authentication, dual branch releases
Last editorial update2h ago3h ago
WebsiteVisit →Visit →

What is Skipper?

One pull request per version tag, and most of them are dependency bumps.

Skipper cuts a release for essentially every merged pull request — six tags between 27 July and 7 August, each containing a single change. Two of the six are Dependabot bumps to CI actions and a fuzzing base image, two are test-only adjustments, and one fixes an error type assertion. Every entry carries the same boilerplate pointing at the multiarch image in GitHub's registry.

Read the full Skipper trajectory →

What is Pacemaker?

Pacemaker is putting TLS and X509 auth between its cluster nodes, then hardening the wire code.

Two branches ship in parallel: the 3.0.x line carrying new work and 2.1.x taking backported fixes. The 3.0 series added TLS for Pacemaker Remote nodes, X509 authentication, TLS certificates for remote CIB operations, and then PSK authentication for those same operations, alongside large-IPC and multipart message support. The most recent releases on both branches are the same security train, fixing CVE-2026-10649 and a set of integer overflows and size checks in the remote message code.

Read the full Pacemaker trajectory →

Skipper vs Pacemaker: editorial side-by-side

S
Skipper
INFRA · APIS
5.0

One pull request per version tag, and most of them are dependency bumps.

◆ Current state

Skipper cuts a release for essentially every merged pull request — six tags between 27 July and 7 August, each containing a single change. Two of the six are Dependabot bumps to CI actions and a fuzzing base image, two are test-only adjustments, and one fixes an error type assertion. Every entry carries the same boilerplate pointing at the multiarch image in GitHub's registry.

◆ Where it's heading

The visible work is maintenance of an already-stable proxy rather than feature development. What the test changes hint at is where the correctness concerns sit: an OPA policy test updated to explicitly deny truncated request bodies, because oversized JSON cannot be fully parsed and a policy that ignores input.truncated_body can be bypassed. That is authorization-under-load hardening, and it is the most interesting thing in the window even though it landed as a test.

◆ Prediction

The per-PR tagging rhythm will continue producing several versions a week regardless of change size. Readers tracking this product should expect the meaningful changes to be a small minority of the tags.

P
Pacemaker
INFRA · APIS
6.3

Pacemaker is putting TLS and X509 auth between its cluster nodes, then hardening the wire code.

◆ Current state

Two branches ship in parallel: the 3.0.x line carrying new work and 2.1.x taking backported fixes. The 3.0 series added TLS for Pacemaker Remote nodes, X509 authentication, TLS certificates for remote CIB operations, and then PSK authentication for those same operations, alongside large-IPC and multipart message support. The most recent releases on both branches are the same security train, fixing CVE-2026-10649 and a set of integer overflows and size checks in the remote message code.

◆ Where it's heading

The cluster's internal transport is being rebuilt on the assumption that the network between nodes is not trusted. Authentication and encryption arrived first, and the fixes that followed, overflow guards and a maximum remote message size, are the hardening pass on the same code paths. Release discipline is heavy and visible: each version ships a release candidate with an identical commit set days earlier, and every 3.0 release documents the regressions it introduced and where they were fixed.

◆ Prediction

Remote CIB operations now support both X509 certificates and PSK, and the recent fixes all sit in message framing and size limits; further work is most likely to continue in that message-handling code rather than adding another authentication mechanism.

Alternatives to Skipper and Pacemaker

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 Skipper or Pacemaker.

See all Skipper alternatives → · See all Pacemaker alternatives →

Recent activity from Skipper and Pacemaker

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

  1. 1d agoSkipperSkipper 0.27.45 fixes the proxy listener on an insecure address
  2. 3d agoSkipperSkipper 0.27.44 fixes an inverted mTLS test readiness check
  3. 3d agoSkipperSkipper 0.27.43 fixes an error type assertion
  4. 5d agoSkipperSkipper 0.27.42 hardens an OPA test against truncated bodies
  5. 11d agoPacemaker3.0.3: CVE-2026-10649 and remote message overflow fixes
  6. 12d agoSkipperSkipper 0.27.41 bumps actions/setup-python in CI
  7. 12d agoSkipperSkipper 0.27.40 bumps the ClusterFuzzLite base image
  8. 28d agoPacemaker3.0.2: PSK auth for remote CIB operations
  9. 28d agoPacemaker3.0.1: TLS and X509 authentication for Pacemaker Remote
  10. 28d agoPacemaker3.0.3-rc1: release candidate for the CVE fix set
  11. 1mo agoPacemaker2.1.11: CVE-2026-10649 backported to the maintenance branch
  12. 1mo agoPacemaker2.1.11-rc1: release candidate for the 2.1 CVE backport

Frequently asked questions

What is the difference between Skipper and Pacemaker?

They serve adjacent needs but don't currently overlap on shipped themes. Pacemaker is currently shipping more aggressively (velocity 6.3 vs 5.0), with 1 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is Skipper better than Pacemaker?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Pacemaker is currently shipping more aggressively (velocity 6.3 vs 5.0), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to Skipper?

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

What are the best alternatives to Pacemaker?

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