State | Status Attribute | Status Description |
Creating | Intermediate status | After the instance is created, it enters the status before it is running. |
Running (Healthy/Alarm) | Steady status | The normal running status of the instance indicates that your disk, traffic, and number of connections are within the planned range. |
Migrating | Intermediate status | Instances migrate data during configuration upgrades, downgrades, or AZ modifications. |
Deleting | Intermediate status | Instances are deleted by the console or through the API. |
Isolated. | Intermediate status | Instances in annual and monthly payment mode are terminated by the console or your instance is in arrears and enters the 7-day isolation status. Instances in pay-as-you-go mode do not have this state. |
Failed to create. | Intermediate status | The instance purchase is successfully charged via the console or API, but the instance allocation fails. If this happens, please contact Online Customer Service for assistance. |
Deletion Failed | Steady status | The instance is manually deleted or not renewed 7 days after expiration (including the 7th day), and CKafka fails to release resources. |
Parameter | Description |
Basic Information | Show the basic information of the instance, such as name, version, and region. You can adjust some parameters in this module based on actual business needs. |
Connection Method | Show the public IP address of an instance and intranet access point information. For details, refer to Configure Network Connection. |
Monitor instances with Prometheus | Provides open source standard-based Prometheus Exporter access method, including instance-level metrics and node-level metrics, a series of open-source Kafka monitorable metrics, supporting seamless integration with user self-owned ops platform. For details, refer to Integrate Prometheus Monitoring. |
Configuration Information | Show instance specifications, such as bandwidth, number of topics, and number of partitions. You can learn about the usage of instance quota in this module. If there is insufficient resources, you can scale up in a timely manner. For details, refer to Change Instance Specification. |
Instance Billing Info | Show the billing mode and start time of the instance, elastic scaling enabled, elastic bandwidth, and storage capacity. |
Topic global field settings | Global field settings are for configuration of the default initial value when creating a new topic under an instance. For details, refer to Configure Topic Global Field Settings. |
Auto create Topic | Once enabled, when a client produces or consumes messages to/from a non-existing topic, it will automatically use the configured number of replicas and partitions to create one. For details, refer to Create Topic. |
Consumer Group Configuration | Supports enabling/disabling auto creation of consumer groups and configuring auto cleanup duration for empty consumer groups. For details, refer to Create Consumer Group and Configure Auto Cleanup Duration for Empty Consumer Groups. |
Parameter | Modification Method |
Name | Click the Edit Button next to "Name", enter the instance name, then click Submit. The name must comply with the naming convention: it cannot exceed 128 characters. |
Instance Version Table | Click Upgrade next to Instance Version to upgrade the kernel minor version. For details, see Upgrading Instance Kernel Minor Version. |
AZ | Click the Edit Button next to "AZ" to modify the instance availability zone or upgrade from single availability zone to multi-availability zone. For details, see Modifying Instance Availability Zone. |
Tag | Click the Edit Button next to "Resource Tag" to bind or modify tags for the cluster. For detailed usage about tags, refer to Configure Resource Tag. |
System maintenance time | Click the Edit Button next to "System Maintenance Time" to set the system's maintenance time and period. For details, see Set System Maintenance Time. |
Instance destruction protection | Click the Edit Button next to "Instance destruction protection" to enable or disable termination protection of the instance. Once the switch is turned on, the instance cannot be accessed through console or API. For details, see Configure Instance Destruction Protection. |
Feedback