Che operator
The Che operator ensure full lifecycle management of the Che server components. It introduces:
CheClustercustom resource definition (CRD)-
Defines the
CheClusterKubernetes object. - Che controller
-
Creates and controls the necessary Kubernetes objects to run a Che instance, such as pods, services, and persistent volumes.
CheClustercustom resource (CR)-
On a cluster with the Che operator, it is possible to create a
CheClustercustom resource (CR). The Che operator ensures the full lifecycle management of the Che server components on this Che instance:
Additional resources