Skip to content
This repository was archived by the owner on Mar 21, 2022. It is now read-only.

Latest commit

 

History

History
 
 

windows

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

MicroK8s Installer

Windows

Uses the NSIS package to create the installer.

Prerequisites

Building

2 files must be placed in the working directory before compiling the installer. These are:

  • microk8s.exe: This is the file generated by PyInstaller.
  • multipass.exe: This is the Multipass installer exe, which is run at install time.

Use the following command to compile the installer.

makensis microk8s.nsi