Security

Sealed Secrets – one-way encrypted secrets

Sealed Secrets is a Kubernetes security tool that lets you encrypt Secret manifests into SealedSecret resources that are safe to store in version control systems, including public repositories.

It works through a cluster-side controller and the kubeseal command-line utility, allowing teams to keep sensitive configuration in GitOps workflows while ensuring only the controller running in the target cluster can decrypt and recreate the underlying Kubernetes Secret.

This is free and open source software.

Key Features

  • Uses a Kubernetes controller together with the kubeseal command-line client to create and manage one-way encrypted secrets.
  • Supports strict, namespace-wide, and cluster-wide sealing scopes for controlling where secrets can be unsealed.
  • Allows offline sealing by fetching and reusing the controller certificate, including certificate URLs for automated workflows.
  • Lets SealedSecret resources template generated Secret metadata, annotations, labels, type, immutability, and data.
  • Can validate sealed secrets, merge new encrypted values into existing sealed secret files, and patch or manage existing Kubernetes secrets.
  • Supports sealing key renewal and re-encryption workflows to help maintain long-term secret management practices.

Website: github.com/bitnami-labs/sealed-secrets
Support:
Developer: Bitnami Labs
License: Apache License 2.0

Sealed Secrets is written in Go. Learn Go with our recommended free books and free tutorials.


Related Software

Secrets Management
OpenBaoManage, store, and distribute sensitive data
VaultTool for securely accessing secrets
InfisicalSecrets management, PKI, and SSH access
fnoxEncrypted/remote secret manager

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted