CustomResourceDefinition [api_object]ai-synthesized · conf 0.82
CustomResourceDefinition represents a resource that should be exposed on the API server. Its name MUST be in the format <.spec.name>.<.spec.group>.
apiextensions
A CustomResourceDefinition defines a new resource type in the cluster.
Why it matters It allows users to create and manage custom resources.
Key facts - Defined in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition - Used to define new resource types
Sources
swagger.json — “io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition”