# instrumenta/kubeval

Validate your Kubernetes configuration files, supports multiple Kubernetes versions

Repository: https://github.com/instrumenta/kubeval
Canonical: https://ross.abutalabs.com/products/kubeval
Homepage: https://kubeval.com
Language: Go
License: NOASSERTION
License Family: other
Topics: kubernetes, instrumenta
Last push: 2026-01-29T06:24:31+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 64, release rhythm 8, longevity 100
- inputs: {"age_days": 3356, "days_push": 216, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3229, forks 228 (observed 2026-08-28T04:07:50.081145+00:00)

## What it is
Kubeval is a command-line tool that validates Kubernetes YAML or JSON configuration files against schemas generated from the Kubernetes OpenAPI specification, supporting multiple Kubernetes versions. The project is no longer maintained, with kubeconform recommended as its replacement.

## Use cases
- validate kubernetes yaml manifests before applying them
- catch invalid resource definitions in ci pipeline
- check kubernetes config files against a specific k8s version schema
- lint helm template output for schema errors
- validate json kubernetes manifests

## When to choose
- you need a lightweight, fast kubernetes manifest validator in a legacy pipeline already using it
- you cannot use newer tools and only need basic schema validation

## When to avoid
- starting a new project - use kubeconform instead
- you need validation of custom resource definitions
- you need actively maintained tooling with support for newer Kubernetes versions

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: testing, configuration-management, cli, developer-tools
- domain: developer-tools
- platform: cli, windows, go
- tags: kubernetes, yaml-validation, json-validation, openapi-schemas, ci-cd, deprecated, kubeconform-successor, devops, containers, automation, linux, macos

## Member repositories
- instrumenta/kubeval (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:50.081145+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:43:56.995747+00:00, confidence not recorded.
  - readme: https://github.com/instrumenta/kubeval (fetched 2026-08-28T04:07:50.081145+00:00, sha e96a19facd02)
- Data as of 2026-08-30T08:39:29.467469+00:00.
