Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 892 Bytes

index.md

File metadata and controls

23 lines (19 loc) · 892 Bytes

Quick Start

  1. Get K2s
  2. Verify that the Prerequisites are fulfilled
  3. Run as administrator in the installation/repository folder:
    k2s.exe install
  4. Check K2s cluster health:
    k2s.exe status
  5. 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.