Skip to content

Instantly share code, notes, and snippets.

@cyberswat
Last active April 24, 2019 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cyberswat/9b1b5f42e9f1b2d6bbfac4c64206b304 to your computer and use it in GitHub Desktop.
Save cyberswat/9b1b5f42e9f1b2d6bbfac4c64206b304 to your computer and use it in GitHub Desktop.
Drupal Kuberentes SIG: 1st meeting agenda
Agenda outline:
What this group is about:
- This group is focused on finding ways for engineers that support Drupal to
collaborate on a common set of operators. You can read more about operators at
https://coreos.com/operators/ and see examples at https://operatorhub.io/.
Several organizations in the Drupal space are working in this area and are not
collaborating on the pieces that we can share. Our goals include transparency,
avoiding vendor lockin, and helping the community solve issues around running
Drupal on Kubernetes.
What we’d like to get out of the meeting today:
- Where should we post issues, documents and videos related to this group?
Topics mentioned in channel:
@8thom:
- standard community defined Drupal CRD
- bundled with an example implementation probably an ansible operator, keeping
it as simple as possible only to demonstrate and test the CRD attributes
- operator linked up to CI with `kind` - https://github.com/kubernetes-sigs/kind
- mentioned Anthos, not impressed
@geerlingguy:
- Kind, CI Builds, https://k3s.io
- Jeff's notes / examples: https://github.com/geerlingguy/drupal-for-kubernetes
@bradjones1:
- FWIW I would love to see some additional discussion too around the overlap
between Drupal kubernetes use cases and more broad 12-factor app issues
- This is the meta-issue I mentioned to some of you re: multiple web heads
https://www.drupal.org/project/drupal/issues/2471597
- Per the after-BoF convo today about persistent storage:
https://www.drupal.org/project/drupal/issues/2724963
@jroberts:
- Moving away from local filesystem storage for static content in favor of
object storage as the default for cloud native Drupal
- NewSQL support for Drupal(Cloud Spanner)
- Integrating the new Drupal core API with the kube API
- Running Drupal in immutable containers and how that impacts the traditional
strategy of Core updates.
- Do we need to look at standards and even a certification that a core plugin
is optimized to run in a enviroment and deployment of Drupal in a cloud native environment?
Action Items:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment