mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
kubeval validates kubernetes YAML or JSON configuration files using schemas generated from the kubernetes OpenAPI specification. This means it can validate schemas for multiple versions of kubernetes. Signed-off-by: William Hubbs <williamh@gentoo.org>