drupal-operator
drupal-operator copied to clipboard
Project status?
Hi @geerlingguy,
Thanks for putting this together! I'm wondering, though, if you're still maintaining this project, or if you think it should be deprecated in favour of something else?
After researching options for running Drupal on Kubernetes, I came down to two, yours and Bitnami's Helm chart.
I trust you more with this sort of thing because of your Drupal experience; the Bitnami folks aren't Drupal developers. It looks like they do some strange things by default like sticking the whole code base on a PV instead of building the image with Composer. (It's possible to work around this, but it seems somewhat wacky.) However, your project here hasn't been updated in 2 years, while Bitnami's is constantly being updated (at least at the time of this writing).
So do you this this project is still valuable, or do you recommend folks use that (or something else)?