Skip to content
pagong edited this page Jun 8, 2019 · 1 revision

Welcome to the k3os-on-arm wiki!

Here, I'd like to document my journey to container land using only freely available tools.

My aim is building lightweight Kubernetes clusters using k3OS and ARM boards with 64bit and 32bit cpus.

Rancher Labs have built a slimmed down version of Kubernetes, called k3s, that is using only a fraction of the resources of a full blown K8s distribution. And they have built a tiny Linux distribution, called k3os, that is just enough OS to run the K3s kubernetes environment. For me, both are the ideal tools to learn about Kubernetes and containerized applications.

Clone this wiki locally