Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for Kubernetes
  • Comparing with other Yandex Cloud services
  • Getting started
    • All guides
    • Connecting to a node over SSH
    • Connecting to a node via OS Login
    • Updating Kubernetes
    • Configuring autoscaling
    • Activating a Kubernetes Terraform provider
    • Installing applications from Yandex Cloud Marketplace using Terraform
      • Getting started with Cloud Marketplace
      • Installing Argo CD
      • Installing Chaos Mesh
      • Installing cert-manager with the Cloud DNS ACME webhook plugin
      • Installing Container Storage Interface for S3
      • Installing Crossplane
      • Installing External Secrets Operator
      • Installing ExternalDNS with a plugin for Cloud DNS
      • Installing Falco
      • Installing Filebeat OSS
      • Installing Fluent Bit
      • Installing Gatekeeper
      • Installing Gateway API
      • Installing the GitLab agent
      • Installing GitLab Runner
      • Installing Gwin
      • Installing HashiCorp Vault
      • Installing Ingress NGINX
      • Installing an Application Load Balancer ingress controller
      • Upgrading the Application Load Balancer Ingress controller
      • Installing Istio
      • Installing Jaeger
      • Installing KEDA
      • Installing Kruise
      • Installing Kubernetes Node Remediation
      • Installing Kyverno & Kyverno Policies
      • Installing Loki
      • Installing Metrics Provider
      • Installing NodeLocal DNS
      • Installing OIDC Authentication
      • Installing Policy Reporter
      • Installing Prometheus Operator
      • Installing Thumbor
      • Installing Velero
      • Installing VictoriaLogs
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes

In this article:

  • Getting a list of installed applications
  • Getting details about an installed application
  • Installing applications
  • Editing an application
  • Deleting applications
  • Collecting statistics
  1. Step-by-step guides
  2. Installing applications from Cloud Marketplace
  3. Getting started with Cloud Marketplace

Getting started with Cloud Marketplace

Written by
Yandex Cloud
Updated at October 29, 2025
  • Getting a list of installed applications
  • Getting details about an installed application
  • Installing applications
  • Editing an application
  • Deleting applications
  • Collecting statistics

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

Getting a list of installed applicationsGetting a list of installed applications

Management console
  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 applicationGetting details about an installed application

Management console
  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 applicationsInstalling 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.

Management console
  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 applicationEditing an application

Management console
  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 applicationsDeleting applications

Management console
  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 statisticsCollecting 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:

Management console
  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.

Was the article helpful?

Previous
Creating a static configuration file
Next
Installing Argo CD
© 2025 Direct Cursus Technology L.L.C.