Skip to content

topicusonderwijs/kubernetes-crds-json-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Languages