drupalSite-operator
Kubernetes operator that controls the main API of the Drupal service: the DrupalSite CRD.
Drupal service architecture
The Drupal service is designed around the concept of the DrupalSite. The deployment looks like this:
The architecture description explains in more detail.
Operator scaffolding
This project was generated with the operator-sdk
and has been updated to operator-sdk-v1.3
.