Menu

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

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

k3s

A 10-post collection

Self-hosting Kubernetes on your Raspberry Pi

The aim of this post is to show you how to build a Kubernetes cluster with Raspberry Pi 4s for self-hosting APIs, websites and functions so that you...

DECEMBER 23, 2020 on K3S, KUBERNETES, SELF-HOSTING, ...

Bare-metal Kubernetes with K3s

> Learn how to configure K3s on bare-metal to run a Kubernetes cluster with just as much resilience and fault tolerance as a managed service. This t...

DECEMBER 21, 2020 on KUBERNETES, EQUINIX METAL, DEVOPS, ...

Running Falco and k3s at the edge with 64-bit ARM

Falco is an open source tool that peeks into the internals of your system to detect and report on syscall and network activity. It was originally bui...

OCTOBER 13, 2020 on ARM64, K3SUP, K3S, ...

OpenFaaS comes to k9s, the Kubernetes CUI

Last night I saw a tweet from Fernand Galiana, the author of the popular open source text UI for Kubernetes named "k9s". Fernand added support for Op...

FEBRUARY 14, 2020 on KUBERNETES, K3SUP, K9S, ...

Multi-master HA Kubernetes in < 5 minutes

This is a short tutorial on how to setup multi-master HA Kubernetes in < 5 minutes. I think it has to be one of the easiest ways out there to get up...

DECEMBER 2, 2019 on K3S, LABS, CLOUD NATIVE, ...

Learn how to build your own Kubernetes Homelab with Raspberry Pi

I recently built a tool called k3sup or ('ketchup') which installs Kubernetes on any PC, VM or Raspberry Pi using k3s from Rancher. k3s is a super li...

OCTOBER 19, 2019 on RPI, INLETS-OPERATOR, OPENFAAS-CLOUD, ...

Get a public LoadBalancer for your private Kubernetes cluster

In this tutorial, I'll walk through how you can expose a Service of type LoadBalancer in a private Kubernetes cluster. You'll get a fully working ro...

OCTOBER 4, 2019 on KIND, KUBERNETES, K3S, ...

Create a 3-node k3s cluster with k3sup & DigitalOcean

In this tutorial I want to show you how to build a 3-node Kubernetes cluster with Rancher's k3s project and k3sup (ketchup), which uses ssh to make t...

AUGUST 29, 2019 on K3S, KUBERNETES, CLOUD NATIVE, ...

How to fix Docker for Raspbian Buster

You may have tried to install Docker on your Raspberry Pi using the installation script provided by Docker Inc, but you've run into a problem. I'm go...

JULY 15, 2019 on RASPBERRY PI, KUBERNETES, DOCKER, ...

Will it cluster? k3s on your Raspberry Pi

In this post we'll test-drive k3s which is a stripped-down Kubernetes distribution from Rancher Labs. With a single binary and a one-line bootstrap p...

MARCH 11, 2019 on KUBERNETES, K3S, OPEN SOURCE, ...
Page 1 of 1
Alex Ellis' Blog © 2025