All Projects → Talend → vault-sidecar-injector

Talend / vault-sidecar-injector

Licence: Apache-2.0 license
Kubernetes admission webhook for secure, seamless and dynamic handling of secrets in your applications

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects
Mustache
554 projects
shell
77523 projects
Dockerfile
14818 projects
HCL
1544 projects

Projects that are alternatives of or similar to vault-sidecar-injector

Helm Secrets
Successor of zendesk/helm-secrets - A helm plugin that help manage secrets with Git workflow and store them anywhere
Stars: ✭ 165 (+200%)
Mutual labels:  vault, secrets, kubernetes-secrets, k8s
Helm Secrets
DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere
Stars: ✭ 1,129 (+1952.73%)
Mutual labels:  secrets, kubernetes-secrets, k8s
tesoro
Kapitan Admission Controller Webhook
Stars: ✭ 32 (-41.82%)
Mutual labels:  kubernetes-secrets, admission-controller, admission-webhook
Vault Secrets Operator
Create Kubernetes secrets from Vault for a secure GitOps based workflow.
Stars: ✭ 298 (+441.82%)
Mutual labels:  vault, secrets, kubernetes-secrets
Drone Vault
Drone plugin for integrating with the Vault secrets manager
Stars: ✭ 36 (-34.55%)
Mutual labels:  vault, secrets
Vault Guides
Example usage of HashiCorp Vault secrets management
Stars: ✭ 636 (+1056.36%)
Mutual labels:  vault, 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.
Stars: ✭ 1,316 (+2292.73%)
Mutual labels:  vault, kubernetes-secrets
secret config
Centralized Configuration and Secrets Management for Ruby and Rails applications.
Stars: ✭ 15 (-72.73%)
Mutual labels:  secrets, secrets-management
T Vault
Simplified secrets management solution
Stars: ✭ 316 (+474.55%)
Mutual labels:  vault, secrets
Kubernetes External Secrets
Integrate external secret management systems with Kubernetes
Stars: ✭ 2,412 (+4285.45%)
Mutual labels:  vault, secrets-management
Spring Vault
Provides familiar Spring abstractions for HashiCorp Vault
Stars: ✭ 179 (+225.45%)
Mutual labels:  vault, secrets
Vault
A tool for secrets management, encryption as a service, and privileged access management
Stars: ✭ 22,383 (+40596.36%)
Mutual labels:  vault, secrets
Node Vault
Client for HashiCorp's Vault
Stars: ✭ 391 (+610.91%)
Mutual labels:  vault, secrets
Catesta
Catesta is a PowerShell module project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.
Stars: ✭ 88 (+60%)
Mutual labels:  vault, secrets
Cryptr
Cryptr: a GUI for Hashicorp's Vault
Stars: ✭ 324 (+489.09%)
Mutual labels:  vault, secrets
Vault Secrets Gen
A Vault secrets plugin for generating high entropy passwords and passphrases.
Stars: ✭ 238 (+332.73%)
Mutual labels:  vault, secrets
K8s Gitops
GitOps principles to define kubernetes cluster state via code. Community around [email protected] is on discord: https://discord.gg/7PbmHRK
Stars: ✭ 192 (+249.09%)
Mutual labels:  vault, k8s
k8s-mutate-webhook
A playground to build a very crude k8s mutating webhook in Go
Stars: ✭ 55 (+0%)
Mutual labels:  k8s, admission-webhook
secret-sidecar
A Kubernetes init container that retrieves a secret from AWS Secrets Manager
Stars: ✭ 24 (-56.36%)
Mutual labels:  secrets, sidecar
Sup3rs3cretmes5age
Simple to use, simple to deploy, one time self destruct messaging service, with hashicorp vault as a backend
Stars: ✭ 313 (+469.09%)
Mutual labels:  vault, secrets

WARNING : This repository is now archived and no more maintained. You can find a similar implementation maintained by hashicorp here.

Vault Sidecar Injector

License GitHub All Releases Docker Pulls Latest release

Vault Sidecar Injector allows to dynamically inject HashiCorp Vault Agent as either an init or a sidecar container, along with configuration and volumes, in any matching pod manifest to seamlessly fetch secrets from Vault. Pods willing to benefit from this feature just have to add some custom annotations to ask for the injection at deployment time.

Announcements

Kubernetes compatibility

Vault Sidecar Injector can be deployed on Kubernetes 1.12 and higher. Deployment on earlier versions may work but has not been tested.

Usage

Installation

Observability

List of changes

Look at changes for Vault Sidecar Injector releases in CHANGELOG file.

Contributing

Feel free to create issues or submit pull requests.

License

This project is licensed under the terms of the Apache 2.0 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].