logo
Alauda Streaming Service for Kafka
logo
Alauda Streaming Service for Kafka
Navigation
Introduction
Release Notes
Lifecycle Policy
Install
Upgrade
Architecture

Guides

Create Instance
Delete Instance
User Management
Topic Management
Parameter Configuration
Update Scheduling Configuration
Monitoring and Alerts
Log
Restart Instance
Start and Stop Instance

HowTo

Specification Changes
Choosing Connection Address and Configuring Connection Method
Patch Version Upgrade
Client File Configuration
Permissions

API Reference

Kubernetes APIs

Kafka APIs

RdsKafka
RdsTopic
RdsKafkaUser
📝 Edit this page on GitHub
Previous PageRestart Instance
Next PageHowTo

#Start and Stop Instance

The one-click start and stop feature meets the daily development and operation maintenance needs, allowing you to quickly pause or resume middleware instances. In scenarios such as scheduled downtime, heavy node load, and development testing environments, you may need to temporarily release CPU and memory resources without deleting instances. The one-click start and stop feature helps you save resources and flexibly manage middleware instances, thereby reducing costs and improving efficiency.

#TOC

#Stopping Instance

#Prerequisites

  1. The instance version is 2.5.0, 2.7.0, or 2.8.2.
  2. The instance is in Processing, Running, Abnormal, or Unknown status.

#Procedure

Web Console

Tip: It is recommended to perform a full backup before stopping the instance to prevent data loss.

  1. Click Kafka in the left navigation bar.

  2. Click Namespace Name.

  3. Click Instance Name.

  4. Click Actions > Stop, and confirm.

#Functions Not Available After Stopping

FunctionDescription
Terminal ConsoleThe terminal console cannot be used.
ActionsUnable to restart, update, or update scheduling configuration.
TopologyUnable to view the topology page.
Parameter ConfigurationUnable to update parameters and export parameters.
User ManagementUnable to create users and view user details.
Topic ManagementUnable to create Topics and view Topic details.
Consumer GroupsUnable to view the consumer group page.
InspectionThe inspection result for the current instance is invalid.
Access MethodRouting information may be unavailable.

#Starting Instance

#Prerequisites

The instance is in Stopping or Stopped status.

#Procedure

Web Console
  1. Click Kafka in the left navigation bar.

  2. Click Namespace Name.

  3. Click Instance Name.

  4. Click Actions > Start, and confirm.