K3s
Lightweight Kubernetes observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 3017
- days_rel: 29
- days_push: 8
- n_releases_24m: 89
Adoption not part of the score
33828 stars · 2713 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
K3s is a fully conformant, production-ready lightweight Kubernetes distribution packaged as a single binary under 100MB. It bundles containerd, Flannel CNI, CoreDNS, Traefik ingress, and an embedded SQLite datastore (with etcd/MySQL/Postgres options) into an easy-to-install cluster for edge, IoT, CI, and ARM environments.
Use cases
- run a lightweight kubernetes cluster on a raspberry pi
- set up kubernetes for edge or IoT devices
- spin up a local k8s cluster for development or CI
- deploy kubernetes in air-gapped or resource-constrained environments
- embed kubernetes into an appliance or product
- create a homelab kubernetes cluster with a single command
- run a highly available kubernetes control plane without etcd complexity
When to choose
- you need a fast, simple Kubernetes install on ARM, edge, or low-resource hardware
- you want a batteries-included cluster with CNI, DNS, ingress, and storage out of the box
- you need a fully CNCF-conformant Kubernetes with minimal OS dependencies
- you want HA control plane options with sqlite, etcd, MySQL, or Postgres backends
When to avoid
- you need full upstream Kubernetes with every component individually configurable
- you run large multi-tenant clusters where a full distro like kubeadm or managed EKS/GKE fits better
- you require Windows nodes or non-Linux worker support
- you need deep customization of bundled components like Flannel or Traefik
Facets
application · maturity stable
container-orchestration deployment container-runtime networking self-hosted cloud-computing infrastructure-as-code iot self-hosted cross-platform cli kubernetes k8s lightweight-kubernetes edge-computing single-binary arm raspberry-pi cncf homelab air-gapped devops containers linux
4 sources
- readme: https://github.com/k3s-io/k3s · fetched 2026-08-28 · 0e6d462f577e
- homepage: https://k3s.io · fetched 2026-08-29 · 1a4bb232d36d
- site_page: https://docs.k3s.io · fetched 2026-08-29 · 5e0e57af3583
- site_page: https://docs.k3s.io/architecture · fetched 2026-08-29 · 55ed87505823
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| k3s-io/k3s | main | 94 |
| k3s-io/k3s-ansible | infra | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem