凭据访问
Handles secret manifests and cluster public keys; input files may contain sensitive values.
代理安全
kubeseal transforms Kubernetes secrets and is tied to cluster secret-management workflows.
Handles secret manifests and cluster public keys; input files may contain sensitive values.
Does not usually mutate clusters directly, but output is intended for cluster application.
Can produce sealed secret artifacts committed or deployed to clusters.
Gate commands that read plaintext secret files or write deployable sealed secrets.
Allow public-key fetches; require approval before processing plaintext secrets or writing manifests.
安装
brew install kubeseallocal Homebrew formula metadata
sudo port install kubesealMacPorts ports tree · sysutils/kubeseal/Portfile · 来源: api.github.com
sudo apk add kubesealAlpine Linux edge package indexes · kubeseal · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kubesealnixpkgs package indexes · pkgs/by-name/ku/kubeseal/package.nix · 来源: api.github.com
sudo pacman -S kubesealArch Linux sync databases · kubeseal · 来源: geo.mirror.pkgbuild.com
sudo zypper install kubesealopenSUSE Tumbleweed package metadata · kubeseal · 来源: download.opensuse.org
scoop install main/kubesealScoop official bucket manifest trees · bucket/kubeseal.json · 来源: api.github.com
概览
Kubernetes controller and tool for one-way encrypted Secrets
历史
kubeseal is the client-side utility for Bitnami Sealed Secrets, a Kubernetes controller and custom resource pattern for storing encrypted Secrets safely in Git.
Sealed Secrets addresses the GitOps-era problem of managing Kubernetes configuration in version control while keeping Secret values encrypted. The project is split into a cluster-side controller/operator and the kubeseal CLI. kubeseal uses asymmetric cryptography to encrypt a Kubernetes Secret into a SealedSecret custom resource that only the target cluster's controller can decrypt.
kubeseal became a common companion tool for teams that wanted declarative Kubernetes deployments without introducing an external secret store into every workflow. Its release notes and README document distribution through Homebrew, MacPorts, Nixpkgs, Linux binaries, and controller manifests.
A typical workflow creates or exports a Kubernetes Secret manifest, pipes it through kubeseal, commits the resulting SealedSecret YAML, and lets the in-cluster controller unseal it back into a normal Kubernetes Secret.
kubeseal is package-nerd interesting because the CLI is only half of the product: the packaged binary must line up with a CRD/controller deployed in the cluster. It also turned a security-sensitive Kubernetes workflow into a small Unix-friendly command-line transform.
安全态势
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
kubeseal | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/bitnami/sealed-secrets
安装元数据
| 软件包键 | brew:kubeseal |
|---|---|
| 版本 | 0.38.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/kubeseal |
| 主页 | https://github.com/bitnami/sealed-secrets |
| 仓库 | https://github.com/bitnami/sealed-secrets |
| 上游文档 | https://github.com/bitnami-labs/sealed-secrets/blob/main/README.md |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/bitnami/sealed-secrets.git |
| 最后更新 | 2026-07-04T16:53:43+09:00 |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kubeseal |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
kubeseal
nix profile install nixpkgs#kubesealkubeseal 0.37.0-r0
A Kubernetes controller and tool for one-way encrypted Secrets
https://github.com/bitnami-labs/sealed-secrets
sudo apk add kubesealkubeseal-doc 0.37.0-r0
A Kubernetes controller and tool for one-way encrypted Secrets (documentation)
https://github.com/bitnami-labs/sealed-secrets
sudo apk add kubeseal-dockubeseal 0.35.0-2
A Kubernetes controller and tool for one-way encrypted Secrets
https://github.com/bitnami-labs/sealed-secrets
sudo pacman -S kubesealkubeseal 0.37.0-1.1
CLI for encrypting secrets to SealedSecrets
https://github.com/bitnami-labs/sealed-secrets
sudo zypper install kubesealkubeseal
sudo port install kubesealmain/kubeseal
scoop install main/kubeseal来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.