InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Sealed-secrets Alternatives
Similar projects and alternatives to sealed-secrets
-
-
kubernetes-external-secrets
Integrate external secret management systems with Kubernetes
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Vault
A tool for secrets management, encryption as a service, and privileged access management
-
helm-secrets
A helm plugin that help manage secrets with Git workflow and store them anywhere
-
vault-secrets-operator
Create Kubernetes secrets from Vault for a secure GitOps based workflow.
-
argocd-vault-plugin
An Argo CD plugin to retrieve secrets from Secret Management tools and inject them into Kubernetes secrets
-
secrets-store-csi-driver
Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
home-ops
A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
-
kamus
An open source, git-ops, zero-trust secret encryption and decryption solution for Kubernetes applications
-
-
-
-
-
-
external-secrets
External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
-
bank-vaults
A Vault swiss-army knife: a K8s operator, Go client with automatic token renewal, automatic configuration, multiple unseal options and more. A CLI tool to init, unseal and configure Vault (auth methods, secret engines). Direct secret injection into Pods.
-
-
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
sealed-secrets reviews and mentions
-
Secret Management in Kubernetes: Approaches, Tools, and Best Practices
Considering the major limitations of using Kubernetes Secrets, there are many new approaches being developed by the Kubernetes community. Kubernetes SIGs like the Secrets Store CSI Driver and solutions like the external secrets operator that works with third-party secret managers, and options to seal secrets through tools like bitnami’s sealed-secrets. To skip the tools and move directly to best practices, click here.
sealed-secrets (sealed)
-
How do other securely manage their secrets?
We use sealed secrets controller - https://github.com/bitnami-labs/sealed-secrets
-
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.
-
How do you manage your deployments?
Have you considered SealedSecrets? It is perfect for GitOps, assuming you don't want to deal with a Vault or something like that.
-
Shhhh... Kubernetes Secrets Are Not Really Secret!
Sealed Secrets is an open-source Kubernetes controller and a client-side CLI tool from Bitnami that aims to solve the "storing secrets in Git" part of the problem, using asymmetric crypto encryption. Sealed Secrets with an RBAC configuration preventing non-admins from reading secrets is an excellent solution for the entire problem.
- Secrets Management on Kubernetes: How do you handle it?
-
State of Kubernetes Secrets Management in 2022
If we create Kubernetes Secrets using YAML files, where do we store those files? Encrypting them within a Git repository is one option. You'd then have the difficult task of managing encryption keys across different repositories and multiple environments and sharing secrets between teams with different needs and permissions. While tools such as Mozilla SOPS and Bitnami Sealed Secrets provide solutions for encrypted secrets, the operational overhead and complexity of managing secrets in version control is not the easiest solution to adopt and scale.
- is there such thing as "encrypting" a repo hosted on Github?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Feb 2023
Stats
bitnami-labs/sealed-secrets is an open source project licensed under Apache License 2.0 which is an OSI approved license.
Popular Comparisons
- sealed-secrets VS vault-secrets-operator
- sealed-secrets VS sops
- sealed-secrets VS kubernetes-external-secrets
- sealed-secrets VS Vault
- sealed-secrets VS helm-secrets
- sealed-secrets VS kamus
- sealed-secrets VS argocd-vault-plugin
- sealed-secrets VS terraform-controller
- sealed-secrets VS kustomize-sops
- sealed-secrets VS helm-vault