Kubernetes Fundamentals — Medium
Key points
- CRDs introduce new resource types to the Kubernetes API
- They enable custom objects to be managed like native resources
- CRDs differ from modified built-in resources
- They are not limited to template generation or permission restriction
Ready to go further?
Related questions
