Read the K2s Online Documentation.
K2s is a Kubernetes distribution which packages different open-source components into one small and easy to use solution focusing on running mixed Windows-based & Linux-based workloads in Kubernetes.
This solution is installable on Windows hosts.
The name K2s comes from the fact that we start with the default setting of 2 Kubernetes nodes (Windows & Linux) and it relates to K8s as synonym for Kubernetes.
The problems that K2s solves are the following:
See also the Features List.
k2s.exe install
k2s.exe status
See k2s CLI and CLI Shortcuts for more means to interact with the K2s cluster.
Optionally, install one or more K2s Addons for additional functionality.
To create an offline installer first, check out Creating Offline Package.
See also Windows-based Images.
K2s provides a rich set of addons which are containing specific functionality, checkout the k2s addons
command for all options.
These addons can be used for testing and rapid prototyping purposes, as well in selected product scenarios.