Skip to content

Demo repository for my meetup talk on lightweight K8s.

License

Notifications You must be signed in to change notification settings

mySMB/lightweight-k8s

 
 

Repository files navigation

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), [email protected]

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 76.9%
  • Makefile 23.1%