Home
Softono
argocd-vault-plugin

argocd-vault-plugin

Open source Apache-2.0 Go
967
Stars
218
Forks
161
Issues
15
Watchers
1 year
Last Commit

About argocd-vault-plugin

An Argo CD plugin to retrieve secrets from Secret Management tools and inject them into Kubernetes secrets

Platforms

Web Self-hosted Kubernetes

Languages

Go

argocd-vault-plugin

Pipeline Code Scanning Go Report Card Downloads codecov

An Argo CD plugin to retrieve secrets from various Secret Management tools (HashiCorp Vault, IBM Cloud Secrets Manager, AWS Secrets Manager, etc.) and inject them into Kubernetes resources

Why use this plugin?

This plugin is aimed at helping to solve the issue of secret management with GitOps and Argo CD. We wanted to find a simple way to utilize Secret Management tools without having to rely on an operator or custom resource definition. This plugin can be used not just for secrets but also for deployments, configMaps or any other Kubernetes resource.

Documentation

You can our full set of documentation at https://argocd-vault-plugin.readthedocs.io/

Contributing

Interested in contributing? Please read our contributing documentation here to get started!

Blogs

Presentations