-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Here, I'd like to document my journey to container land using only freely available tools.
My aim is building lightweight Kubernetes clusters using amd64 and arm 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.
Recipes for installing the Rancher 2.4 cluster management application. on k3OS.
Recipes for installing the MQTT broker Mosquitto on k3OS.
- run a standalone MQTT broker for experiments with smart devices
(e.g. ESP8266 chips, IOT gadgets, ...) - create a home cloud, using mosquitto, node-red and home-assistant
Recipes for installing the video conference system Jitsi Meet on k3OS.
Recipes for installing the container image registry Harbor on k3OS.
Recipes for installing the IPAM and DCIM management tool NetBox on k3OS.
Recipes for installing the lean blogging and documentation tool DokuWiki on k3OS.
Recipes for installing the self-hosted private cloud Nextcloud on k3OS.