Yandex.Cloud
  • Services
  • Why Yandex.Cloud
  • Pricing
  • Documentation
  • Contact us
Get started
Yandex Managed Service for Apache Kafka®
  • Getting started
  • Step-by-step instructions
    • All instructions
    • Information about existing clusters
    • Creating clusters
    • Connecting to clusters
    • Stopping and starting clusters
    • Changing cluster settings
    • Working with topics and partitions
    • Managing Kafka accounts
    • Deleting clusters
  • Concepts
    • Relationship between service resources
    • Topics and partitions
    • Brokers
    • Producers and consumers
    • Host classes
    • Network in Managed Service for Apache Kafka®
    • Quotas and limits
    • Storage types
  • Access management
  • Pricing policy
  • API reference
    • Authentication in the API
    • gRPC
      • Overview
      • ClusterService
      • ResourcePresetService
      • TopicService
      • UserService
      • OperationService
    • REST
      • Overview
      • Cluster
        • Overview
        • create
        • delete
        • get
        • list
        • listHosts
        • listLogs
        • listOperations
        • move
        • start
        • stop
        • streamLogs
        • update
      • ResourcePreset
        • Overview
        • get
        • list
      • Topic
        • Overview
        • create
        • delete
        • get
        • list
        • update
      • User
        • Overview
        • create
        • delete
        • get
        • grantPermission
        • list
        • revokePermission
        • update
      • Operation
        • Overview
        • get
  • Questions and answers
  1. Step-by-step instructions
  2. Stopping and starting clusters

Stopping and starting clusters

  • Stop a cluster
  • Start a cluster

If necessary, you can stop and restart Apache Kafka® clusters. When a cluster is stopped, all data in it is retained: it will be available again when you restart the cluster.

Stop a cluster

Management console
API

To stop all hosts in the cluster:

  1. Go to the folder page and select Managed Service for Apache Kafka®.
  2. Find the cluster in the list and click , and select Stop cluster.
  3. In the dialog box that opens, confirm that you want to stop the cluster and click Stop.

Use the stop API method to stop all cluster hosts: pass the ID of the required cluster in the clusterId request parameter.

To find out the cluster ID, get a list of clusters in the folder.

Start a cluster

You can restart STOPPED clusters.

Management console
API

To start a cluster:

  1. Go to the folder page and select Managed Service for Apache Kafka®.
  2. Find the stopped cluster you need in the list and click , and select Start cluster.
  3. In the window that opens, click Start.

To start a cluster, use the start API method: pass the ID of the required cluster in the clusterId request parameter.

To find out the cluster ID, get a list of clusters in the folder.

In this article:
  • Stop a cluster
  • Start a cluster
Language
Careers
Privacy policy
Terms of use
© 2021 Yandex.Cloud LLC