lreimer / lightweight-k8s

Demo repository for my meetup talk on lightweight K8s.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightweight K8s

When it comes to running Kubernetes in resource constraint environments like your local developer workstation or edge and IoT devices a full-blown Kubernetes distribution is definitely not the right choice. Instead a new breed of super lightweight, certified Kubernetes distributions that (often) come as a single-binary are suited a lot better. This repository will showcase two popular choices: MicroK8s and K3s on public cloud and NUC powered Cloudkoffer.

Maintainer

M.-Leander Reimer (@lreimer), mario-leander.reimer@qaware.de

License

This software is provided under the MIT open source license, read the LICENSE file for details.

About

Demo repository for my meetup talk on lightweight K8s.

License:MIT License


Languages

Language:HCL 76.9%Language:Makefile 23.1%