Tag: #conversion-webhook
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
CRD Design and Versioning — Schema, Validation, and Conversion Webhooks
A CustomResourceDefinition is an API contract that outlives the code around it. This deep dive walks through OpenAPI v3 schema design and CEL validation, multi-version strategy and storage versions, conversion webhook im
2026-06-15 · 16 min read #kubernetes#operator#crd#versioning#conversion-webhook