Sealed-secrets-web Alternatives
Similar projects and alternatives to sealed-secrets-web based on common topics and language
-
sealed-secrets
A Kubernetes controller and tool for one-way encrypted Secrets
-
external-secrets
External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
helm-secrets
A helm plugin that help manage secrets with Git workflow and store them anywhere
-
-
argocd-vault-plugin
An Argo CD plugin to retrieve secrets from Secret Management tools and inject them into Kubernetes secrets
-
sealed-secrets-web reviews and mentions
-
GitOps and Kubernetes – Secure Handling of Secrets
An option that easily works with GitOps is the Operator Sealed Secrets from Bitnami. Secrets encrypted with it can only be decrypted by operators running inside the cluster, not even by the original author. For encryption, there is a CLI (and a third-party web UI) that requires a connection to the cluster. The disadvantage of this is that the key material is stored in the cluster, the secrets are bound to the cluster and one has to take care of backups and operation.
Stats
bakito/sealed-secrets-web is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of sealed-secrets-web is Go.