Difficulty: Advanced
What are CRDs and why are they used?
Custom Resource Definitions allow you to extend the Kubernetes API with your own object types (e.g., 'Database', 'Certificate').
Extension, Custom Resource
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.