K8S Crd From Typed Schema

Use when generating Kubernetes CustomResourceDefinitions from a typed schema source (zod / TypeBox / Valibot / json-schema). Covers the Structural Schema dialect's restrictions, the /status subresource trap, the metadata-prohibition rule, and plural inflection — the four pitfalls that bite on first attempt.

mizchi Updated

File contents

mizchi/skills/tree/main/k8s/crd-from-typed-schema commit 59ca22c4d8

Frequently asked questions

npx skillmds@latest add mizchi/k8s-crd-from-typed-schema