Accès aux identifiants
Reads manifest files that may include secret references or generated values.
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kubeconform pour les workflows d'agents IA.
sécurité des agents
kubeconform validates Kubernetes manifests and may read deployment configuration.
Reads manifest files that may include secret references or generated values.
Validation is local and does not mutate clusters.
Can validate deployable artifacts before cluster application.
Gate only when scanning secret-bearing files or feeding apply pipelines.
Allow local validation; require approval before passing output into deployment commands.
installation
brew install kubeconformlocal Homebrew formula metadata
sudo port install kubeconformMacPorts ports tree · sysutils/kubeconform/Portfile · Source: api.github.com
sudo apk add kubeconformAlpine Linux edge package indexes · kubeconform · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kubeconformnixpkgs package indexes · pkgs/by-name/ku/kubeconform/package.nix · Source: api.github.com
sudo pacman -S kubeconformArch Linux sync databases · kubeconform · Source: geo.mirror.pkgbuild.com
sudo zypper install kubeconformopenSUSE Tumbleweed package metadata · kubeconform · Source: download.opensuse.org
scoop install main/kubeconformScoop official bucket manifest trees · bucket/kubeconform.json · Source: api.github.com
winget install --id YannHamon.kubeconform -eWindows Package Manager source index · YannHamon.kubeconform · Source: cdn.winget.microsoft.com
aperçu
FAST Kubernetes manifests validator, with support for Custom Resources!
historique
Kubeconform is a Kubernetes manifest validator that grew out of the Kubeval lineage: its own documentation says it is inspired by, contains code from, and is designed to stay close to Kubeval while adding higher-throughput validation, configurable schema locations, CRD support, offline validation, and a schema registry fork for recent Kubernetes versions.
The GitHub repository was created on 2020-05-30. The public documentation feed dates the overview, installation, usage, CRD support, JSON Schema conversion, GitHub Action, and Go-module documentation pages to 2021-07-02, which matches the period when the project presented itself as a standalone replacement for common Kubeval workflows.
Kubeconform kept the Unix-style single-binary validator shape that made Kubeval popular in CI, but its distinguishing evolution was schema flexibility: users can validate against Kubernetes versions, local or remote schema locations, and converted CRD schemas rather than only core Kubernetes resources.
Adoption has been strongest in CI/CD and GitOps-adjacent workflows where teams want to fail manifest changes before applying them to a cluster. The tool's package-manager footprint across Homebrew, Linux distributions, Windows package managers, and Nix reflects a cross-platform CLI audience rather than a cluster-installed controller audience.
The repository metadata observed on 2026-07-01 showed more than 3000 GitHub stars, making it one of the better-known third-party Kubernetes manifest validators outside kubectl itself.
Typical use is to pass files, directories, or stdin to `kubeconform`, optionally choosing output such as text, JSON, JUnit, or TAP and enabling summary output for CI logs. For custom resources, users point `-schema-location` at local or HTTP(S) JSON schemas, or convert CRDs to JSON Schema with the project-provided conversion tooling.
The package matters in validation pipelines because it gives maintainers a fast, scriptable check for Kubernetes resource structure without needing live cluster access.
For package-manager users, Kubeconform is the kind of small Go CLI that fits neatly into `brew install`, CI images, pre-commit hooks, and reproducible Nix shells. Its significance is not a broad runtime platform but a sharp replacement-class tool for a once-common Kubernetes validation gap.
posture de sécurité
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 |
|---|---|---|---|
kubeconform | 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/yannh/kubeconform
métadonnées d'installation
| Clé du paquet | brew:kubeconform |
|---|---|
| Version | 0.8.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/kubeconform |
| Page d'accueil | https://github.com/yannh/kubeconform |
| Dépôt | https://github.com/yannh/kubeconform |
| Docs amont | https://github.com/yannh/kubeconform#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/yannh/kubeconform/archive/refs/tags/v0.8.0.tar.gz |
| Dernière mise à jour | 2026-06-04T22:29:59Z |
| 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 | kubeconform |
| 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.
kubeconform
nix profile install nixpkgs#kubeconformkubeconform 0.7.0-r8
A FAST Kubernetes manifests validator, with support for Custom Resources!
https://github.com/yannh/kubeconform
sudo apk add kubeconformkubeconform 0.7.0-2
FAST Kubernetes manifests validator, with support for Custom Resources!
https://github.com/yannh/kubeconform
sudo pacman -S kubeconformkubeconform 0.8.0-1.1
A fast Kubernetes manifests validator, with support for custom resources
https://github.com/yannh/kubeconform/
sudo zypper install kubeconformkubeconform
sudo port install kubeconformmain/kubeconform
scoop install main/kubeconformYannHamon.kubeconform
winget install --id YannHamon.kubeconform -episte 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.