vault-Kubernetes VS external-secrets

Compare vault-Kubernetes vs external-secrets and see what are their differences.

external-secrets

External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets. (by external-secrets)
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
vault-Kubernetes external-secrets
1 23
- 3,918
- 2.0%
- 9.7
- 6 days ago
Go
- 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.

vault-Kubernetes

Posts with mentions or reviews of vault-Kubernetes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-22.
  • State of Kubernetes Secrets Management in 2022
    6 projects | dev.to | 22 Nov 2022
    The HashiCorp Vault has an Agent Injector that dynamically alters pod specifications during deployment to include Vault Agent containers that render Vault secrets to a shared memory volume using Vault Agent Templates (phew!). The injector is a Kubernetes Mutation Webhook Controller. The controller intercepts pod events and applies mutations to the Pod if annotations exist within the request. This functionality is provided by the vault-Kubernetes project. For more info, refer to the Vault Kubernetes Injector documentation.

external-secrets

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

What are some alternatives?

When comparing vault-Kubernetes and external-secrets you can also consider the following projects:

Reloader - A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!

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

secrets-store-csi-driver - Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.

vault-secrets-operator - The Vault Secrets Operator (VSO) allows Pods to consume Vault secrets natively from Kubernetes Secrets.

kube-score - Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.

trousseau - Store and access your secrets the Kubernetes native way with any external KMS.

spiffe-vault - Integrates Spiffe and Vault to have secretless authentication

ktunnel - A cli that exposes your local resources to kubernetes

popeye - 👀 A Kubernetes cluster resource sanitizer

vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs