K3s
K3s is a CNCF sandbox project that delivers a lightweight yet powerful certified Kubernetes distribution. When used with SUSE Rancher, K3s is ideal for running production workloads across resource-restrained, remote locations or on IoT devices.
β k3s.io, docs, GitHub, suse.com/products/k3s
General idea
Quick start
Install
Run in a container with k3d
k3d is a lightweight wrapper to run k3s (Rancher Labβs minimal Kubernetes distribution) in docker.
Create a cluster with k3d
Run in a Linux system
Last updated