I have sensitive information in my ConfigMap. How can I secure it.

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

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

  • There are some options. Hope this will do https://github.com/bitnami-labs/sealed-secrets

  • secrets-store-csi-driver

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

  • Use a secrets provider like HashiCorp Vault or if you are on the cloud, they most likely have a secrets solution available (e.g. Secrets Manager in AWS). For Vault, you can either inject the secrets with a sidecar or use the Secrets store CSI driver which is also implemented by various cloud providers.

  • 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.

    InfluxDB logo
  • configmapsecrets

    A Kubernetes controller to manage configs with a mix of secret and non-secret data

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