Project Platform Applications
How project Platform applications work
The following table describes the list of applications that can be deployed to attached clusters within a project.
Review the Project Platform Application Requirements to ensure that the attached clusters in the project have sufficient resources.
From within a project, you can enable applications to deploy. Verify that an application has successfully deployed via the CLI.
Enable Applications in a Project Using the UI
From the top menu bar, select your target workspace.
Select Projects from the sidebar menu.
Select your project from the list.
Select the Applications tab to browse the available applications.
Select the three dot button from the bottom-right corner of the desired application tile, and then select Enable.
To override the default configuration values, copy your values content into the text editor under Configure Service or just upload your yaml file that contains the values:
CODEsomeField: someValue
Select the Enable button.
To use the CLI to enable or disable applications, see Application Deployment
There may be dependencies between the applications, which are listed in Project Platform Application Dependencies. Review them carefully prior to customizing to ensure that the applications are deployed successfully.
Platform Applications
NAME | APP ID | Deployed by default |
---|---|---|
project-grafana-logging-6.57.4 | project-grafana-logging | False |
project-grafana-loki-0.69.16 | project-grafana-loki | False |
project-logging-1.0.3 | project-logging | False |
Upgrade Platform Applications from the CLI
Platform Applications within a Project are automatically upgraded when the Workspace that a Project belongs to is upgraded. See Enterprise: Upgrade the Management Cluster and Platform Applications for more information on how to upgrade these applications.