Application Listing

View applications and application stack on Trance

View App Store stacks and applications

Trance comes with a curated set of frequently used applications and application stacks. Which can be provisioned on any of your cluster at a click of the button.

To view the app store at any point of time, click on the App store icon on the left hand side bar, on the dashboard.

There are two types of entities that you would see on the appstore

  • Standalone Applications - these are standalone applications like MySQL, PhpAdmin, AI models etc, which can be provisioned on the cluster, and they expose a service.
  • Application Stack - these are group of applications which are grouped under deployments and stateful sets. These may expose multiple service endpoints as they are configured to be.

Listing Description

All applications are displayed in a card list format, with the following details

  • Name of the deployment
  • Minimum requirements, in terms of CPU, memory, storage
  • Latest CVE scan reports
  • Version of the image
  • Date of last update ** Note images may be latest than the update date shown. Since deployment files can pull images by latest tags.

This listing can show two types of applications and stakcs

  • Curated public images
  • Private images and stacks available to your organization alone

Next