← Back to home
Comparison · Infra & APIs

DNSControl vs HAProxy Kubernetes Ingress Controller

A side-by-side editorial comparison of DNSControl and HAProxy Kubernetes Ingress Controller — release velocity, themes, recent moves, and the top alternatives to consider.

DNSControl vs HAProxy Kubernetes Ingress Controller: at a glance

FeatureDNSControlHAProxy Kubernetes Ingress Controller
SectorInfra & APIsInfra & APIs
Velocity score5.02.5
Sparks · 30d00
Top themesdns, infrastructure-as-code, devtools, release-candidatekubernetes, ingress, ssl-passthrough, correctness
Last editorial update3h ago3d ago
WebsiteVisit →Visit →

What is DNSControl?

DNSControl v5 is feature-frozen with a ship date, and rc9 is pure provider cleanup

DNSControl has locked v5.0.0 to bugfixes only with a stated ship date of 25 August 2026. rc9 carries no new capability: punycode decoding before IDNA validation in ALIDNS, a SVCB fix in POWERDNS, NAPTR and trailing-dot fixes in DYNU, a dnssort edge case, and internal refactors replacing pkg/diff and standardising on models.Records. The release notes read as a call for provider testing more than an announcement.

Read the full DNSControl trajectory →

What is HAProxy Kubernetes Ingress Controller?

Nine months into the 3.2 line, HAProxy Ingress is still repairing ssl-passthrough and ingress merge order.

The controller ships a steady patch cadence on the 3.2 branch, roughly one release every two to four weeks. Content is almost entirely correctness work: ssl-passthrough handling and the rules that decide which Ingress object owns a shared backend. Feature additions are absent from the last ten releases; dependency bumps to k8s.io and golang.org/x packages appear in most of them.

Read the full HAProxy Kubernetes Ingress Controller trajectory →

DNSControl vs HAProxy Kubernetes Ingress Controller: editorial side-by-side

D
DNSControl
INFRA · APIS
5.0

DNSControl v5 is feature-frozen with a ship date, and rc9 is pure provider cleanup

◆ Current state

DNSControl has locked v5.0.0 to bugfixes only with a stated ship date of 25 August 2026. rc9 carries no new capability: punycode decoding before IDNA validation in ALIDNS, a SVCB fix in POWERDNS, NAPTR and trailing-dot fixes in DYNU, a dnssort edge case, and internal refactors replacing pkg/diff and standardising on models.Records. The release notes read as a call for provider testing more than an announcement.

◆ Where it's heading

The v5 arc has run its course in public: rc1 laid out the dnsv2.RDATA refactor, rc3 finished converting every provider to it, rc4 completed the move to the Codeberg-hosted miekg/dns, and rc8 declared feature completeness. What is left is per-provider correctness on record types that only a handful of users exercise, which is why the maintainer is publishing a list of which providers most need testing rather than shipping.

◆ Prediction

Expect one or two more release candidates of provider fixes before the 25 August date, with the risk concentrated in providers nobody volunteers to test - the notes already flag PACKETFRAME as unmaintained and EXOSCALE as not supporting PTR.

H2.5

Nine months into the 3.2 line, HAProxy Ingress is still repairing ssl-passthrough and ingress merge order.

◆ Current state

The controller ships a steady patch cadence on the 3.2 branch, roughly one release every two to four weeks. Content is almost entirely correctness work: ssl-passthrough handling and the rules that decide which Ingress object owns a shared backend. Feature additions are absent from the last ten releases; dependency bumps to k8s.io and golang.org/x packages appear in most of them.

◆ Where it's heading

v3.2.13 is the largest release in the window and marks a shift from patching individual ssl-passthrough bugs to defining the semantics properly: backends are now reconciled rather than recreated, the invariant is applied before anything that can fail, and controller-owned backend state survives a failed transaction. Alongside it, ingress merge order became deterministic — oldest ingress first — and the first Ingress to constitute a backend now owns it, with the annotations a losing Ingress forfeits named explicitly. That pairing suggests the team traced a class of flapping and non-reproducible config bugs back to undefined ordering.

◆ Prediction

Expect the next few releases to stay on the 3.2 patch line, adding tests around the new ownership and passthrough invariants rather than new annotations.

Alternatives to DNSControl and HAProxy Kubernetes Ingress Controller

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 DNSControl or HAProxy Kubernetes Ingress Controller.

See all DNSControl alternatives → · See all HAProxy Kubernetes Ingress Controller alternatives →

Recent activity from DNSControl and HAProxy Kubernetes Ingress Controller

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

  1. 13h agoDNSControlDNSControl v5 rc9 sets a 25 August ship date, bugfixes only
  2. 4d agoHAProxy Kubernetes Ingress ControllerDeterministic ingress merge order and reconciled ssl-passthrough backends
  3. 6d agoDNSControlDNSControl v5 rc8 declared feature complete
  4. 16d agoDNSControlDNSControl v5 rc4 completes the move to Codeberg-hosted miekg/dns
  5. 17d agoDNSControlDNSControl v5 rc3 finishes converting every provider
  6. 27d agoDNSControlDNSControl v5 rc2 continues the internal rewrite
  7. 29d agoDNSControlDNSControl v5 rc1 lays out the dnsv2.RDATA refactor
  8. 1mo agoHAProxy Kubernetes Ingress Controllerssl-passthrough mode now resolved before rules are built
  9. 2mo agoHAProxy Kubernetes Ingress ControllerStops continuous reloads on default log config; deprecates cookie-persistence
  10. 2mo agoHAProxy Kubernetes Ingress ControllerExternalName backends no longer bypassed by orphan EndpointSlices
  11. 2mo agoHAProxy Kubernetes Ingress ControllerDependency bumps only
  12. 3mo agoHAProxy Kubernetes Ingress ControllerDependency bumps and Go 1.26 base image

Frequently asked questions

What is the difference between DNSControl and HAProxy Kubernetes Ingress Controller?

They serve adjacent needs but don't currently overlap on shipped themes. DNSControl is currently shipping more aggressively (velocity 5.0 vs 2.5), with 0 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 DNSControl better than HAProxy Kubernetes Ingress Controller?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. DNSControl is currently shipping more aggressively (velocity 5.0 vs 2.5), with 0 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 DNSControl?

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

What are the best alternatives to HAProxy Kubernetes Ingress Controller?

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