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 application service resource requirements to ensure that the attached clusters in the project have sufficient resources.

IMPORTANT: 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 DKP UI

  1. From the top menu bar, select your target workspace.

  2. Select Projects from the sidebar menu.

  3. Select your project from the list.

  4. Select the Applications tab to browse the available applications.

  5. Select the three dot button from the bottom-right corner of the desired application tile, and then select Enable.

  6. 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:

    someField: someValue
    
  7. Select the Enable button.

To use the CLI to enable or disable applications, see Application Deployment

IMPORTANT: There may be dependencies between the applications, which are listed in this topic. 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.16.14 project-grafana-logging False
project-grafana-loki-0.33.2 project-grafana-loki False
project-logging-1.0.0 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 Upgrade Kommander for more information on how to upgrade these applications.