Robuta

https://bitwarden.com/blog/kubernetes-integration-bitwarden-secrets-manager/
Bitwarden Secrets Manager now integrates with Kubernetes, allowing developers to easily and securely manage Kubernetes secrets.
kubernetes integrationsecrets manageravailablebitwarden
https://kubernetes.io/docs/concepts/security/secrets-good-practices/
Principles and practices for good Secret management for cluster administrators and application developers.
good practiceskubernetes secrets
https://kubernetes.io/docs/concepts/configuration/secret/
A Secret is an object that contains a small amount of sensitive data such as a password, a token, or a key. Such information might otherwise be put in a Pod...
secretskubernetes
https://github.com/stakater/Reloader
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and...
kubernetes controllergithubwatchchanges
https://kubernetes.io/docs/tasks/configmap-secret/managing-secret-using-kubectl/
Creating Secret objects using kubectl command line.
managingsecretsusingkubectlkubernetes
https://kube.fm/exposed-secrets-yakir-assaf
The ticking supply chain attack bomb of exposed Kubernetes secrets
supply chain attackkubernetes secretstickingbombexposed
https://bitwarden.com/help/secrets-manager-kubernetes-operator/
Integrate Secrets Manager into Kubernetes workflows using the Secrets Manager operator.
secrets managerkubernetes operatorbitwarden
https://www.syseleven.de/en/ressourcen-center-protecting-the-crown-jewels-managing-and-securing-kubernetes-secrets-en/
May 20, 2025 - Schau Dir jetzt den Talk zum Thema „Protecting The Crown Jewels - Managing and securing Kubernetes Secrets“ von der DevOpsCon 2023 in Berlin an.
crown jewelskubernetes secretsprotectingmanagingsecuring
https://ngrok.com/blog/kubernetes-external-secrets-sync
ngrok's Vaults can now pick up K8s secrets you already manage with with the OSS External Secrets project. Many third-party stores, one source of truth.
syncsecretsexternalsourcesngrok
https://www.percona.com/blog/storing-kubernetes-operator-for-percona-server-for-mongodb-secrets-in-github/
Mar 22, 2021 - Use GitOps and keep Kubernetes secrets for Percona Kubernetes Operator for Percona Server for MongoDB securely in the repository with Sealed Secrets or Vault...
kubernetes operatorpercona serverstoringmongodbsecrets
https://www.thestack.technology/open-source-devs-burn-out-crucial-projects-in-jeopardy/
External Secrets Operator (ESO) is widely used by enterprises globally. But its small team of volunteer maintainers are burned out and angry.
kubernetes secretsburnoutputsosssupport
https://kubernetes.io/docs/tasks/configmap-secret/managing-secret-using-kustomize/
Creating Secret objects using kustomization.yaml file.
managingsecretsusingkustomizekubernetes
https://github.com/mittwald/kubernetes-replicator
Kubernetes controller for synchronizing secrets & config maps across namespaces - mittwald/kubernetes-replicator
githubmittwaldkubernetesreplicatorcontroller
https://www.apono.io/blog/kubernetes-secrets-how-to-use-them-securely/
Feb 10, 2025 - Learn how to securely manage Kubernetes Secrets. This guide covers best practices, encryption methods, and more to enhance your cluster’s security with Apono.
kubernetes secretsusesecurely