kubernetes-replicator VS trust-manager

Compare kubernetes-replicator vs trust-manager and see what are their differences.

kubernetes-replicator

Kubernetes controller for synchronizing secrets & config maps across namespaces (by mittwald)

trust-manager

trust-manager is an operator for distributing trust bundles across a Kubernetes cluster. (by cert-manager)
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
kubernetes-replicator trust-manager
3 2
805 217
1.9% 2.8%
6.2 9.2
18 days ago 6 days ago
Go Go
Apache License 2.0 Apache License 2.0
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.

kubernetes-replicator

Posts with mentions or reviews of kubernetes-replicator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-28.

trust-manager

Posts with mentions or reviews of trust-manager. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-28.
  • What if your Pods need to trust self-signed certificates?
    5 projects | news.ycombinator.com | 28 Jun 2023
    Plug (but it's open source and free!): We've been trying to address this in Kubernetes with trust-manager. [1] Trust bundles need to be a runtime concern and they need to support trusting both the old a new version of a cert to safely allow for rotation. It's pretty simple but it seems to work well!

    trust-manager also supports pulling in the Mozilla trust bundle which most Linux distros (and therefore most containers) use!

    Handling trust of private [2] certificates is done poorly generally across many orgs and platforms, not just Kubernetes. There are lots of ways of shooting yourself in the foot - particularly when it comes to rotating CA certificates. I think there's a lot of space here for new solutions here!

    [1] https://cert-manager.io/docs/projects/trust-manager/

    [2] I try to avoid "self-signed" in this use case because its literal meaning is that the certificate signs itself using its own key, which is what root certificates do. The Let's Encrypt ISRG X1 root certificate is self-signed but it's definitely not what I'd call a 'private CA'; see https://letsencrypt.org/certificates/

What are some alternatives?

When comparing kubernetes-replicator and trust-manager you can also consider the following projects:

KubernetesCRDOperator - A sample about Kubernetes controller which can work with CRD to implement Operator pattern.

ssl-proxy - :lock: Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt, self-signed, provided)

aws-cloud-map-mcs-controller-for-k8s - K8s controller implementing Multi-Cluster Services API based on AWS Cloud Map.

ca-injector - Painlessly use off-the-shelf images (and your own) in your k8s cluster, with custom root CAs.

secrets-manager - A daemon to sync Vault secrets to Kubernetes secrets

certmagic - Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal

kubed - 🛡️ Kubernetes Config Syncer (previously kubed) [Moved to: https://github.com/kubeops/config-syncer]

docker-compose-stack - Use docker-compose and watchtower to self-deploy and auto-update a stack

config-syncer - 🛡️ Kubernetes Config Syncer (previously kubed)

Caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

sealed-secrets - A Kubernetes controller and tool for one-way encrypted Secrets

k8tz - Kubernetes admission controller and a CLI tool to inject timezones into Pods and CronJobs