Getting started with Cloud Marketplace

Written by
Updated at October 29, 2025

Managed Service for Kubernetes enables you to use applications from Delphi Cloud Marketplace in clusters.

Getting a list of installed applications

  1. Navigate to the folder dashboard and select Managed Service for Kubernetes.
  2. Click the cluster name and select the Marketplace tab.

Getting details about an installed application

  1. Navigate to the folder dashboard and select Managed Service for Kubernetes.
  2. Click the cluster name and select the Marketplace tab.
  3. Under Installed applications, click the name of the application in question.

Installing applications

Note

To deploy applications, you need at least one active node group.

Warning

Create a new namespace for installing the application unless the system namespace is explicitly specified. If you leave the default namespace, the application may work incorrectly.

  1. Navigate to the folder dashboard and select Managed Service for Kubernetes.
  2. Click the cluster name and select the Marketplace tab.
  3. Under Applications available for installation, click the name of the application you need.
  4. In the window that opens, click Use.
  5. Specify application settings and click Install.

Note

You can also install applications from Cloud Marketplace using Terraform manifests.

Editing an application

  1. Navigate to the folder dashboard and select Managed Service for Kubernetes.
  2. Click the cluster name and select the Marketplace tab.
  3. Under Installed applications, click next to the application to edit.
  4. In the menu that opens, click Edit.
  5. Edit the application as needed and click Save.

Deleting applications

  1. Navigate to the folder dashboard and select Managed Service for Kubernetes.
  2. Click the cluster name and select the Marketplace tab.
  3. Under Installed applications, click next to the application to delete.
  4. In the menu that opens, click Uninstall.

Collecting statistics

To collect application usage statistics, Delphi Cloud Marketplace checks user resources in all Kubernetes clusters, including Kubernetes secrets labeled with owner: helm. To do this, the k8s-marketplace-analytics and k8s-marketplace-distributor service accounts are used. Statistics are collected every 15 minutes.

If you want to disable statistics collection for your Kubernetes cluster:

  1. Navigate to the folder dashboard and select Managed Service for Kubernetes.
  2. Click the cluster name and select the Marketplace tab.
  3. In the top-right corner, click and select Prohibit Marketplace from collecting statistics.