Your first application
Create application to deploy
Option 1
- Clone the demo-application folder
- Rename the folder
Option 2
- Create an application by running:
/bin/bash scripts/kubemaya.sh create-app <application-name>
- Build and package the app with the following command:
/bin/bash scripts/kubemaya.sh package <username|namespace> <application-name> <version> <amd64|arm64>
Here is a video of how this looks to generate the installer:.