Software developmentfromMedium1 week agoHow to write own CRD in KubernetesCustom Resource Definitions (CRDs) extend the Kubernetes API by defining new resource types that behave like native objects and are managed with kubectl.