Back to Kubebuilder

CRD Generation

docs/book/src/reference/markers/crd.md

4.13.1313 B
Original Source

CRD Generation

These markers describe how to construct a custom resource definition from a series of Go types and packages. Generation of the actual validation schema is described by the validation markers.

See Generating CRDs for examples.

{{#markerdocs CRD}}