K3s is a lightweight, certified Kubernetes distribution built for IoT & Edge computing, developed by Rancher Labs, which is now supported by SUSE since the 2020 acquisition. K3s is available free and open source under the Apache 2.0 license.
N/A
Pricing
K3s Lightweight Kubernetes
Editions & Modules
No answers on this topic
Offerings
Pricing Offerings
K3s Lightweight Kubernetes
Free Trial
No
Free/Freemium Version
No
Premium Consulting/Integration Services
No
Entry-level Setup Fee
No setup fee
Additional Details
—
More Pricing Information
Community Pulse
K3s Lightweight Kubernetes
Considered Both Products
K3s Lightweight Kubernetes
Verified User
Manager
Chose K3s Lightweight Kubernetes
We have mostly used kind, minikube, and Docker Desktop Kubernetes for local development. Only kind has lower resource requirements, but K3s Lightweight Kubernetes seems to be even lighter. It is a big benefit to be able to deploy a K3s Lightweight Kubernetes cluster in seconds …
K3s Lightweight Kubernetes is well suited for local development. K3s Lightweight Kubernetes is not well suited when you need backward support. In the case that you want to test an application that is still using deprecated APIs or CRDs which are supported on popular managed Cloud Kubernetes Distributions, because K3s Lightweight Kubernetes is trying to be a lightweight application and dropping early support for APIs/CRDs marked for deprication K3s Lightweight Kubernetes will not be a good solution. If you are trying to test Kubernetes etc, functionality, K3s Lightweight Kubernetes is not a good case since it's using Dqlite or SQLite.
We have mostly used kind, minikube, and Docker Desktop Kubernetes for local development. Only kind has lower resource requirements, but K3s Lightweight Kubernetes seems to be even lighter. It is a big benefit to be able to deploy a K3s Lightweight Kubernetes cluster in seconds locally in our workstation, there is no cost, and it makes it easy to redeploy from scratch no matter how many times we want. The removal of deprecated APIs or CRDs also makes it more secure since it reduces unnecessarily exposed attack vectors.