Menu

  • Home
  • About me
  • GitHub
  • Twitter
  • LinkedIn
  • eBooks

    • • Everyday Go
    • • Serverless for Everyone Else
    • • Netboot the Raspberry Pi

Alex Ellis' Blog

Cloud Native & Open Source

← Newer Posts
Page 2 of 50
Older Posts →

Explore and debug GitHub Actions via SSH

When we were developing VM images for GitHub Actions for actuated, we often needed to get a shell to explore and debug jobs. That functionality was a...

FEBRUARY 20, 2024 on SSH, GITHUB ACTIONS, DEBUG

Booting the Raspberry Pi 5 from NVMe

Here's my workflow for setting up the Raspberry Pi 5 to boot from NVMe for headless use. I'll also give my thoughts on the initial generation of PCIe...

DECEMBER 28, 2023

GitHub Actions as a time-sharing supercomputer

The time-sharing computers of the 1970s meant operators could submit a job and get the results at some point in the future. Under the guise of "serve...

DECEMBER 22, 2023

First Impressions with the Raspberry Pi 5

Today the Raspberry Pi Foundation announced the long awaited release of the Raspberry Pi 5. The first retail devices will be shipping to customers at...

SEPTEMBER 28, 2023 on RASPBERRYPI, SERVERS, BARE-METAL, ...

What if your Pods need to trust self-signed certificates?

The use of self-signed certificates or a custom CA is common practice within enterprise companies. What if your Pods within Kubernetes need to talk t...

JUNE 27, 2023
← Newer Posts
Page 2 of 50
Older Posts →
Alex Ellis' Blog © 2025