Jeff Geerling

Results 375 issues of Jeff Geerling

I just realized after creating https://github.com/geerlingguy/raspberry-pi-dramble/pull/193 that there are now no CI tests since Travis CI gave me like ten seconds of CI workflow time and that was gobbled up...

planned

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...

planned

See: https://k3s.io * "Both ARM64 and ARMv7 are supported with binaries and multiarch images available for both. k3s works great from something as small as a Raspberry Pi or as...

kubernetes
planned

I would like to test two upgrade scenarios: 1. Upgrading master and all nodes a minor revision (e.g. 1.15.0 to 1.15.1) 1. Upgrading master and all nodes a major revision...

kubernetes
planned

See my post on this from earlier today: [https://www.jeffgeerling.com/blog/2018/running-drupal-cron-jobs-kubernetes](https://www.jeffgeerling.com/blog/2018/running-drupal-cron-jobs-kubernetes).

kubernetes
planned

Originally, I used `nodeAffinity` with the MySQL PV to restrict it to `kube5`, and I added a `taint` to the MySQL Deployment to only deploy to `kube5` as well. Then...

kubernetes
planned

If I have a site with a codebase that was originally built with this Composer project template, I would like to know what steps are required to convert the codebase...

question
docs

As with [the Radxa CM3](https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/327), I would also like to test Pine64's [SOQuartz](https://wiki.pine64.org/wiki/SOQuartz) with some CM4 boards, since it's supposed to be pin-compatible. ![DSC04914](https://user-images.githubusercontent.com/481677/144758213-0c344ef2-f804-4768-aa71-a25e6e9ffbda.jpeg) ![DSC04917](https://user-images.githubusercontent.com/481677/144758218-f1f57cc5-60dc-4ced-aecc-65fa62b83ce8.jpeg) @timonsku mentioned the Wiki (linked...

testing in progress

I just heard about the [CM4 Cluster Mini ITX board](https://dwmzone.com/en/raspberry-pi/1045-raspberry-pi-cm4-cluster-mini-itx-board-6-rpi-cm4-supported.html) on DWMzone: ![raspberry-pi-cm4-cluster-mini-itx-board-6-rpi-cm4-supported](https://user-images.githubusercontent.com/481677/163848332-bf28ad05-2c0d-4ac5-a81b-a75f9afd0de2.jpg) ![raspberry-pi-cm4-cluster-mini-itx-board-6-rpi-cm4-supported-1](https://user-images.githubusercontent.com/481677/163848882-c09cbc76-8f79-4c73-a58f-a9834bb70e01.jpg) It looks like it supports up to 6 CM4 modules, with an M.2 slot and microSD...

currently testing

I have a Radxa CM3, which has a RockChip RK3566. I want to test it with some things, for science. This issue will be a compendium of all my knowledge....

testing in progress