Does anyone know of a better way to manage secrets?

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

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

    A Kubernetes controller and tool for one-way encrypted Secrets

  • Look into sealed-secrets or sops they will encrypt the secret before hand which allows you to treat the secret as just another y’all file.

  • sops

    Simple and flexible tool for managing secrets

  • Look into sealed-secrets or sops they will encrypt the secret before hand which allows you to treat the secret as just another y’all file.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • secrets-store-csi-driver

    Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.

  • yea use use the csi drivers https://github.com/kubernetes-sigs/secrets-store-csi-driver

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