Quick Start Cluster Namespace Application Helm Apps F.A.Q

New App

The user will go to Application from the menu. To create a new App user will click on the “+ New App” button.

Step 1.

Step 2.

Once clicked on the +New App button, a new page will show in which the user will select the application type. Currently following application is available in System

  1. Springbot
  2. ExpressJS
  3. Django
  4. Dotnet
  5. Go

User will select the application type and click on the Next button to move to the next step.

Step 3.

In this step user will input the basic information 

Basic Information
Application Name Input an application name
Language Version Select the framework version
Framework Version nput an Framework Version
Team Select the team’s name from the available list of teams.
Git Account Select the Git Account which should be used
Container Registry Select the Container Registry account which will have the control
Enable External Access URL * (Nginx) It will enable external access URL for the NGinX
Enable Traffic Management If “Enable Traffic Management” is selected then the Istio mesh will be activated for service-to-service internal communication and traffic management
Enable Access Control Users can enable HTTP / TCP. For HTTP users can “Enable Sticky Session” (Expiry time).
Enable Sticky Session Enable Expire Time
Application Build Trigger ModeSelect Application build trigger mode (Automatic or Manual)

After inputting all the information user will click on the next button and proceed to the next step

Step 4.

In this step the user will choose the environment for the Application. The user will select single or multiple environments as follows

Dev, Test, QA, Staging, Pre-Prod, Prod

Step 5.

In this step the user will select the Kubernetes Namespace for each environment and configure the resources.

Once the user selects the Namespace it will show the following form to input deployment details, Resource Configuration ad Default External access settings

Step 6.

A summary of all details of the language, framework, and selected configuration for each environment will be visible. the user can review and then create the application. If any changes are needed, the user may go back and update the details as needed.