geerlingguy / raspberry-pi-dramble

DEPRECATED - Raspberry Pi Kubernetes cluster that runs HA/HP Drupal 8
http://www.pidramble.com/
MIT License
1.67k stars 260 forks source link

Use the Drupal Operator for Kubernetes instead of custom templates #168

Open geerlingguy opened 4 years ago

geerlingguy commented 4 years ago

It might make things easier to manage...

See: https://github.com/geerlingguy/drupal-operator

Though I would want to be able to use the drupal-for-kubernetes image (and the geerlingguy/drupal image) with this instead of the Docker library Drupal image.

stale[bot] commented 4 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale[bot] commented 4 years ago

This issue is no longer marked for closure.

geerlingguy commented 4 years ago

Good thing I didn't work on this until now; the Operator SDK didn't support ARM64 until recently: https://github.com/operator-framework/operator-sdk/pull/2742