Getting started with Cloud Marketplace
Managed Service for Kubernetes enables you to use applications from Yandex Cloud Marketplace in clusters.
Getting a list of installed applications
- Navigate to the folder dashboard
and select Managed Service for Kubernetes. - Click the cluster name and select the Marketplace tab.
Getting details about an installed application
- Navigate to the folder dashboard
and select Managed Service for Kubernetes. - Click the cluster name and select the Marketplace tab.
- 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.
- Navigate to the folder dashboard
and select Managed Service for Kubernetes. - Click the cluster name and select the Marketplace tab.
- Under Applications available for installation, click the name of the application you need.
- In the window that opens, click Use.
- Specify application settings and click Install.
Note
You can also install applications from Cloud Marketplace using Terraform manifests.
Editing an application
- Navigate to the folder dashboard
and select Managed Service for Kubernetes. - Click the cluster name and select the Marketplace tab.
- Under Installed applications, click
next to the application to edit. - In the menu that opens, click Edit.
- Edit the application as needed and click Save.
Deleting applications
- Navigate to the folder dashboard
and select Managed Service for Kubernetes. - Click the cluster name and select the Marketplace tab.
- Under Installed applications, click
next to the application to delete. - In the menu that opens, click Uninstall.
Collecting statistics
To collect application usage statistics, Yandex 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:
- Navigate to the folder dashboard
and select Managed Service for Kubernetes. - Click the cluster name and select the Marketplace tab.
- In the top-right corner, click
and select Prohibit Marketplace from collecting statistics.