Custom Resource Definitions
A CRD registers a new resource type with the API server, complete with an OpenAPI validation schema, versions with conversion, and status subresources — instantly usable via kubectl, RBAC, and watches with no API-server code changes. This is the extension mechanism the entire cloud-native ecosystem builds on.
This Concept is waiting for its first lesson!
A CRD registers a new resource type with the API server, complete with an OpenAPI validation schema, versions with conversion, and status subresources — instantly usable via kubectl, RBAC, and watches with no API-server code changes. This is the extension mechanism the entire cloud-native ecosystem builds on.
Are you a teacher? Sign in to start contributing.
Sign In