- Get K2s
- Verify that the Prerequisites are fulfilled
- Run as administrator in the installation/repository folder:
k2s.exe install
- Check K2s cluster health:
k2s.exe status
- Deploy your workloads 🚀
See k2s CLI and CLI Shortcuts for more means to interact with the K2s cluster.
Optionally, install one or more K2s Addons{target="_blank"} for additional functionality.
To create an offline installer first, check out Creating Offline Package.