Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for Kubernetes
  • Comparison 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
      • 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 HashiCorp Vault
      • Installing Ingress NGINX
      • Installing the Application Load Balancer Ingress controller
      • Upgrading the Application Load Balancer Ingress controller
      • Installing Istio
      • Installing Jaeger
      • Installing Kruise
      • Installing Kyverno & Kyverno Policies
      • Installing Loki
      • Installing Metrics Provider
      • Installing NodeLocal DNS
      • Installing Policy Reporter
      • Installing Prometheus Operator
      • Installing Thumbor
      • Installing Velero
    • Connecting external nodes to the cluster
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes

In this article:

  • Retrieving a list of installed applications
  • Getting detailed information about an installed application
  • Installing applications
  • Editing an application
  • Deleting applications
  • Statistics collection
  1. Step-by-step guides
  2. Installing apps from Cloud Marketplace
  3. Getting started with Cloud Marketplace

Getting started with Cloud Marketplace

Written by
Yandex Cloud
Updated at May 5, 2025
  • Retrieving a list of installed applications
  • Getting detailed information about an installed application
  • Installing applications
  • Editing an application
  • Deleting applications
  • Statistics collection

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

Retrieving a list of installed applicationsRetrieving 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 open the Marketplace tab.

Getting detailed information about an installed applicationGetting detailed information about an installed application

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

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 open the Marketplace tab.
  3. Under Applications available for installation, click the name of the desired application.
  4. In the window that opens, click Use.
  5. Specify application settings and click Install.

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 open the Marketplace tab.
  3. Under Installed applications, click next to the app to edit.
  4. In the menu that opens, click Edit.
  5. Make your changes 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 open the Marketplace tab.
  3. Under Installed applications, click next to the app to delete.
  4. In the menu that opens, click Uninstall.

Statistics collectionStatistics 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
  1. Navigate to the folder dashboard and select Managed Service for Kubernetes.
  2. Click the cluster name and open 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.