SimpleSecrets: A self-hosted K8S Secrets Manager Operator

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • SimpleSecrets

    Discontinued K8S Secrets Manager Operator

    Hey Guys! I've been working on https://github.com/Michaelpalacce/SimpleSecrets the past few days. It's a self-hosted secrets manager operator. It's made specifically for K8S and it is made to be as resource light as possible.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • sealed-secrets

    A Kubernetes controller and tool for one-way encrypted Secrets

    Looking at your "why simple-secrets" section in your README everything you mentioned is already covered by https://github.com/bitnami-labs/sealed-secrets

  • sops

    Simple and flexible tool for managing secrets

    There’s also SOPS

  • kubernetes-external-secrets

    Discontinued Integrate external secret management systems with Kubernetes

    I’m reading above that you weren’t aware of sealed-secrets. So I guess that you are not familiar with ExternalSecrets secrets neither. Very solid project

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

  • How do other securely manage their secrets?

    5 projects | /r/kubernetes | 18 Jan 2023
  • State of Kubernetes Secrets Management in 2022

    6 projects | dev.to | 22 Nov 2022
  • Does anyone know of a better way to manage secrets?

    3 projects | /r/kubernetes | 28 Sep 2022
  • Env Variables

    2 projects | /r/devops | 16 Feb 2022
  • How can I encrypt data in a ConfigMap?

    3 projects | /r/kubernetes | 16 Jan 2022

Did you konow that Go is
the 4th most popular programming language
based on number of metions?