/kubernetes-crds-json-schema

JSON Schemas for Kubernetes Custom Resources

Primary LanguageJSON

JSON Schemas for Kubernetes Custom Resources

Supported CRDs

  • cert-manager
  • Grafana Agent
  • keyhub-vault-operator
  • Kyverno (ClusterPolicy/Policy)
  • Traefik

Usage with Kubeconform

kubeconform -schema-location default -schema-location "https://raw.githubusercontent.com/topicusonderwijs/kubernetes-crds-json-schema/main/standalone/{{ .ResourceKind }}{{ .KindSuffix }}.json"

More info