How to manage passwords in Helm

This page summarizes the projects mentioned and recommended in the original post on /r/devops

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • sealed-secrets

    A Kubernetes controller and tool for one-way encrypted Secrets

    Personally I use https://github.com/bitnami-labs/sealed-secrets and refer to the secrets by name in the charts I use whenever possible.

  • helm-secrets

    A helm plugin that help manage secrets with Git workflow and store them anywhere

    SOPS and helm-secrets: https://github.com/jkroepke/helm-secrets

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • helm-vault

    Store secrets for Helm deployments in Hashicorp Vault.

    I’ve created Helm-Vault to handle secrets within Helm values files (though it should work with any yaml files).

  • bank-vaults

    Discontinued A Vault swiss-army knife: A CLI tool to init, unseal and configure Vault (auth methods, secret engines).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts