mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
1.0 KiB
1.0 KiB
Kubeconform
TL;DR
Installation
brew install 'kubeconform'
Usage
kubeconform 'manifest.yaml'
kubeconform -verbose -skip 'AWX' -summary 'manifest.yaml'
kubeconform … -n $(nproc) \
-schema-location 'default' \
-schema-location 'https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/{{.Group}}/{{.ResourceKind}}_{{.ResourceAPIVersion}}.json' \
'manifest.yaml'