luksa / kubernetes-in-action-2nd-edition

Code from the Kubernetes in Action 2nd Edition book
652 stars 305 forks source link

CustomResourceDefinition for a simple website #19

Open drdkadtr opened 2 years ago

drdkadtr commented 2 years ago

Hi,

In previous edition you had a chapter with CRDs for a simple site. Is there any chance you can add simple example that supports openAPIV3Schema?

/A