Add Application#
After uploading the images and charts to your registry, you can add them as an application for use within Edge Orchestrator. You can also add application profiles to customize your application.
Perform the following steps to add an application:
Click Deployments on the top menu, then click Applications on the left menu. The Applications page appears.
In the Applications page, click Add Application. The Add Applications page appears.
Select the source to create the application on the Add Applications page. Enter the following details:
Select the Helm Registry Name from the drop-down list.
Registry Location should be displayed.
Enter or select the chart name and version in the Chart Name and Chart version fields, respectively.
Select the Image Registry Name from the drop-down list to import an image for your application.
Registry Location of the image should be displayed.
Click Next. The Enter Application Details steps appear.
Note
The Helm chart name and version will be available in the drop-down list if the registry is a Harbor* registry. If not, you will need to manually enter the chart name and version.
In the Enter Application Details page, enter the basic information about your application.
In the Name field, enter the application’s name. Intel recommends assigning a meaningful name that will help you remember the application.
In the Version field, enter the application’s version number. It should follow the <major>.<minor>.<patch> format, for example 1.0.0. The version number used here is for versioning applications within Edge Orchestrator and does not need to match the version number used for the application’s Helm chart. There is no negative implication of choosing a different version number. Edge Orchestrator will always install the version of the Helm chart specified by the Chart version field.
In the Description field, enter a brief description of the application.
Click Next. The Add Profiles page appears.
A profile is a set of configuration values that customize an application, see add parameter templates to configure the values. You can select a default profile in the Add Profiles page. You can also add a new profile. For more information about Profiles and how to add them, see the Application Profile section.
Click Next. The Review page appears.
Review the application details. The Review page displays the information you entered in the previous steps.
To proceed with the provided information, click Add Application.
To edit the information, click Previous.
After the updates are processed, you will be redirected to the Applications page, and the application is displayed on the Applications page.