logo

Edge Computing using K3s on Raspberry Pi

2021-10-15

Authors:   Jeff Spahr


Abstract

K3s is a lightweight single binary Kubernetes distribution that is simple to install, and it's a perfect match for the latest Raspberry Pi 4. Join the speaker as he walks through the design, implementation, and trade offs you'll have to consider for this edge architecture. In this talk I'll cover the following:The why and how of deploying a production grade highly available 3 node K3s cluster.How to capture all the configuration as code and drive changes through GitOps.How to manage automatic updates for the cluster and operating system through the Kubernetes API.The speaker will be building on https://github.com/jeffspahr/k3s-on-pi for this presentation.

Materials: