Accès aux identifiants
Handles secret manifests and cluster public keys; input files may contain sensitive values.
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kubeseal pour les workflows d'agents IA.
sécurité des agents
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.
installation
brew install kubeseallocal Homebrew formula metadata
sudo port install kubesealMacPorts ports tree · sysutils/kubeseal/Portfile · Source: api.github.com
sudo apk add kubesealAlpine Linux edge package indexes · kubeseal · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kubesealnixpkgs package indexes · pkgs/by-name/ku/kubeseal/package.nix · Source: api.github.com
sudo pacman -S kubesealArch Linux sync databases · kubeseal · Source: geo.mirror.pkgbuild.com
sudo zypper install kubesealopenSUSE Tumbleweed package metadata · kubeseal · Source: download.opensuse.org
scoop install main/kubesealScoop official bucket manifest trees · bucket/kubeseal.json · Source: api.github.com
aperçu
Kubernetes controller and tool for one-way encrypted Secrets
historique
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.
posture de sécurité
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
kubeseal | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/bitnami/sealed-secrets
métadonnées d'installation
| Clé du paquet | brew:kubeseal |
|---|---|
| Version | 0.38.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/kubeseal |
| Page d'accueil | https://github.com/bitnami/sealed-secrets |
| Dépôt | https://github.com/bitnami/sealed-secrets |
| Docs amont | https://github.com/bitnami-labs/sealed-secrets/blob/main/README.md |
| Licence | Apache-2.0 |
| Archive source | https://github.com/bitnami/sealed-secrets.git |
| Dernière mise à jour | 2026-07-04T16:53:43+09:00 |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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/kubesealpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.