SaaSHub helps you find the best software and product alternatives Learn more →
Top 11 Go kubernetes-secret Projects
-
-
external-secrets
External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
Store the Secrets in a vault like Hashicorp Vault, AWS Secrets Manager, GCP Secret Manager, etc., and then use an operator like External Secrets Operator to add them to your K8s cluster.
-
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.
-
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.
Project mention: Secrets Management on Kubernetes: How do you handle it? | reddit.com/r/kubernetes | 2022-12-04https://github.com/banzaicloud/bank-vaults. Mind you after Cisco bought Banzai work on this project seems to have stopped. It works very well for us though.
-
kubernetes-replicator
Kubernetes controller for synchronizing secrets & config maps across namespaces
Project mention: To anyone hosting in Kubernetes: Do you put all of your apps in one namespace (e.g., default), or one app per namespace? | reddit.com/r/selfhosted | 2023-03-14Whichever way you go, I’ve successfully used this to replicate secrets: https://github.com/mittwald/kubernetes-replicator
-
Project mention: Toyota Accidently Exposed A Secret Key Publicly On GitHub For Five Years | reddit.com/r/programming | 2022-10-12
-
secrets-store-csi-driver-provider-azure
Azure Key Vault provider for Secret Store CSI driver allows you to get secret contents stored in Azure Key Vault instance and use the Secret Store CSI driver interface to mount them into Kubernetes pods.
The driver can also sync changes to secrets. The driver currently supports Vault, AWS, Azure, and GCP providers. Secrets Store CSI Driver can also sync provider secrets as Kubernetes secrets; if required, this behavior needs to be explicitly enabled during installation.
-
Project mention: Best solution to use Argocd with helm and manage secrets ? Don't say flux ! | reddit.com/r/kubernetes | 2022-08-11
If your secret are not necessarily to be known prior deployment I use this plugin https://github.com/mittwald/kubernetes-secret-generator
-
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.
-
-
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.
-
-
kubesecret
Kubesecret is a command-line tool that prints secrets and configmaps data of a kubernetes cluster.
Go kubernetes-secrets related posts
- To anyone hosting in Kubernetes: Do you put all of your apps in one namespace (e.g., default), or one app per namespace?
- Homebrew 4.0.0 release
- How to Deploy and Scale Strapi on a Kubernetes Cluster 1/2
- Secret Management in Kubernetes: Approaches, Tools, and Best Practices
- How do other securely manage their secrets?
- GitOps and Kubernetes – Secure Handling of Secrets
- Shhhh... Kubernetes Secrets Are Not Really Secret!
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f16115da0d8>
www.saashub.com | 29 Mar 2023
Index
What are some of the best open-source kubernetes-secret projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | sealed-secrets | 6,004 |
2 | external-secrets | 2,465 |
3 | bank-vaults | 1,823 |
4 | kubernetes-replicator | 646 |
5 | vault-secrets-operator | 540 |
6 | secrets-store-csi-driver-provider-azure | 387 |
7 | kubernetes-secret-generator | 223 |
8 | secrets-manager | 167 |
9 | sealed-secrets-web | 33 |
10 | configmapsecrets | 25 |
11 | kubesecret | 18 |