All
Articles
Conferences
Presentations
Dates
Clear
Within 1 day
Within 1 week
Within 1 month
Within 1 year
Within 3 years
Author
Has Video
1
Conferences
Apply
KubeCon + CloudNativeCon North America 2022
1
Tags
Apply
API design
1
CRDs
1
Kubernetes
1
OpenAPI
1
Sort by:
Most recent
API Evolution With CRDs: Best Practices For Authoring & Fuzz Testing APIs
Conference:
KubeCon + CloudNativeCon North America 2022
Authors:
James Munnelly
,
Andrea Tosatto
2022-10-26
tldr - powered by Generative AI
Best practices for creating Kubernetes APIs using OpenAPI schemas
Breaking down the model into more resources
Writing a complete schema is required for V1 CRDs
Use Cube CTL explain to ensure a complete schema
OpenAPI schemas allow for validation and defaulting without expensive network round trips
Testing methodologies are important to ensure the resiliency of the controller and code in production
Tags:
API design
CRDs
OpenAPI
Kubernetes
Show 0 Comments
1