thruster VS registrator

Compare thruster vs registrator and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
thruster registrator
1 2
- 4,657
- 0.0%
- 1.6
- 22 days ago
Go
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

thruster

Posts with mentions or reviews of thruster. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-15.
  • Nomad vs. Kubernetes
    9 projects | news.ycombinator.com | 15 Oct 2021
    > One JSON/YAML file too uwieldy? Generate it using jsonnet/CUE/dhall/your favourite programming language. Or just talk directly to the Kubernetes API. You don't have to use Helm - in fact, you probably shouldn't be using Helm (as the whole idea of text templating YAML is... thoroughly ignorant in understanding what Kubernetes actually is).

    Agreed 99%, but there is one useful thing that Helm provides over Kubectl+structured templating (Nix/dhall/whatever): pruning objects that are no longer defined in your manifest.

    However, that's solvable without taking on all of Helm's complexity. For example, Thruster[0] (disclaimer: an old prototype of mine) provides a pruning variant of kubectl apply.

    [0]: https://gitlab.com/teozkr/thruster

registrator

Posts with mentions or reviews of registrator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-22.
  • Traefik Kobling: a Traefik-to-Traefik discovery agent!
    3 projects | /r/selfhosted | 22 Apr 2023
    Had the same problem recently, and was close to building a tool like yours. But I discovered Registrator. I added a small Consul instance and the consul provider configuration to traefik. Registrator ( https://github.com/gliderlabs/registrator ) automatically registers new docker services on the second maschine. Stopped services are automatically unregistered. Had to cross build Registrator for arm64, but this was simple using Docker BuildX.
  • Nomad vs. Kubernetes
    9 projects | news.ycombinator.com | 15 Oct 2021

What are some alternatives?

When comparing thruster and registrator you can also consider the following projects:

nomad-pack

kubernetes-the-hard-way - Bootstrap Kubernetes the hard way. No scripts.

k3s - Lightweight Kubernetes

traefik-kop - A dynamic docker->redis->traefik discovery agent

containerpilot - A service for autodiscovery and configuration of applications running in containers

TraefikKobling - A dynamic Traefik-to-Traefik discovery agent

containerpilot - A service for autodiscovery and configuration of applications running in containers [Moved to: https://github.com/TritonDataCenter/containerpilot]

virtual-kubelet - Virtual Kubelet is an open source Kubernetes kubelet implementation.

kubevirt - Kubernetes Virtualization API and runtime in order to define and manage virtual machines.

cdk8s - Define Kubernetes native apps and abstractions using object-oriented programming