Getting started with Cloud Marketplace
Written by
Updated at April 10, 2025
Managed Service for Kubernetes enables you to use applications from Yandex Cloud Marketplace in clusters.
Retrieving a list of installed applications
Management console
- Go to the folder page
and select Managed Service for Kubernetes. - Click the cluster name and open the Marketplace tab.
Getting detailed information about an installed application
Management console
- Go to the folder page
and select Managed Service for Kubernetes. - Click the cluster name and open the Marketplace tab.
- Under Installed applications, click the name of the desired application.
Installing applications
Note
To deploy applications, you need at least one active node group.
Management console
- Go to the folder page
and select Managed Service for Kubernetes. - Click the cluster name and open the Marketplace tab.
- Under Applications available for installation, click the name of the desired application.
- In the window that opens, click Use.
- Specify application settings and click Install.
Editing an application
Management console
- Go to the folder page
and select Managed Service for Kubernetes. - Click the cluster name and open the Marketplace tab.
- Under Installed applications, click
next to the app to edit. - In the menu that opens, click Edit.
- Make your changes and click Save.
Deleting applications
Management console
- Go to the folder page
and select Managed Service for Kubernetes. - Click the cluster name and open the Marketplace tab.
- Under Installed applications, click
next to the app to delete. - In the menu that opens, click Uninstall.
Statistics collection
To collect app usage statistics, Yandex Cloud Marketplace reviews 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:
Management console
- Go to the folder page
and select Managed Service for Kubernetes. - Click the cluster name and open the Marketplace tab.
- In the top-right corner, click
and select Prohibit Marketplace from collecting statistics.