What is a Custom Resource Definition (CRD) in Kubernetes?
-
A
A built-in Kubernetes resource type that ships with every cluster
-
B
An extension mechanism that allows defining new resource types in the Kubernetes API
-
C
A type of Pod that runs custom application workloads
-
D
A configuration file format used by Helm charts