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
- In the management console
, select a folder. - Navigate
to Managed Service for Kubernetes. - Select your Managed Service for Kubernetes cluster.
- Click the Other
tab and select Marketplace.
Getting details about an installed application
- In the management console
, select a folder. - Navigate
to Managed Service for Kubernetes. - Select the Managed Service for Kubernetes cluster.
- Click the Other
tab and select Marketplace. - 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.
- In the management console
, select a folder. - Navigate
to Managed Service for Kubernetes. - Select the Managed Service for Kubernetes cluster.
- Click the Other
tab and select Marketplace. - Under Applications available for installation, click the name of the application you need.
- In the window that opens, click Go to install.
- Configure the application and click Install.
Note
You can also install applications from Cloud Marketplace using Terraform manifests.
Editing an application
- In the management console
, select a folder. - Navigate
to Managed Service for Kubernetes. - Select the Managed Service for Kubernetes cluster.
- Click the Other
tab and select Marketplace. - Under Installed applications, click
next to the application to edit and select Edit. - Edit the application as needed and click Save.
Deleting applications
- In the management console
, select a folder. - Navigate
to Managed Service for Kubernetes. - Select the Managed Service for Kubernetes cluster.
- Click the Other
tab and select Marketplace. - Under Installed applications, click
next to the application to delete and select Uninstall. - In the window that opens, confirm the deletion.
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:
- In the management console
, select a folder. - Navigate
to Managed Service for Kubernetes. - Select the Managed Service for Kubernetes cluster.
- Click the Other
tab and select Marketplace. - Under Application available for installation, click
and select Forbid statistics collection.