Skip to content

Instantly share code, notes, and snippets.

View djmeph's full-sized avatar

DJ Meph djmeph

View GitHub Profile

Keybase proof

I hereby claim:

  • I am djmeph on github.
  • I am djmeph (https://keybase.io/djmeph) on keybase.
  • I have a public key ASAFX-4QrqH0BpcV5K2Ut35cjWpgTFhF56A3LLJDM2tHvgo

To claim this, I am signing this object:

@djmeph
djmeph / 20200317-coronavirus-updates.md
Last active April 22, 2021 08:46
2020-03-17 Coronavirus COVID-19 updates

2020-03-17 Coronavirus/Covid-19 News

Facebook took down my original post, so I'm putting this in a gist and trying to re-circulate.

TL;DR:

  • Infection rates are decreasing in China

  • India is successfully treating COVID-19 and minimizing mortality rates

@djmeph
djmeph / k8s-rpi5-cluster..md
Last active March 24, 2025 03:50
Kubernetes and Rancher on a Raspberry Pi 5 Cluster

Deploy Kubernetes and Rancher on a Rasperry Pi 5 Cluster

I purchased three 8GB Raspberry Pi 5s with 128GB 96mb/s microSD cards to build my first Kubernetes cluster, and as expected, I ran into a lot of problems with the newness of the Pi 5. I have been working with Kubernentes professionally for exactly one year now, so for me this was about learning how to create my own cluster from the ground up to fill in the gaps of knowledge of the infrastructure that has been provided to me.

I have since upgraded this cluster to 7 nodes with 512GB storage each.

Many tutorials and examples exist on building a Raspberry Pi K8S cluster. The problems I ran into were mostly in two categories: