Skip to main content

CdssCluster



Resource Icon

Resource Overview

This service enables you to easily deploy, secure, operate, and scale Apache Kafka clusters, an open-source platform for building real-time streaming data pipelines and applications.

Associated Resources

Parent Resource

Connected Resources

Resource Setting Values

  • kafka_version_code : The CDSS Kafka version to be used
  • linked_config_group_name : The CDSS config group name to be used
  • os_image : The OS type to be used
  • cmak : The configuration about CMAK(Cluster Manager for Apache Kafka)
    • user_name : The CMAK access ID
    • user_password : The CMAK access password
  • manager_node : The configuration about nodes that manage Apache Kafka clusters through CMAK
    • manager_node_subnet_name : The subnet name where the manager node is to be located
    • manager_node_product_name : The HW specifications of the manager node
  • broker_node : The configuration information for the server node where the actual data is stored
    • broker_node_subnet_name : The subnet name where the broker node is to be located
    • broker_node_product_code : The HW specifications of the broker node
    • broker_node_count : The number of broker nodes
    • broker_node_storage_size : The broker node storage capacity - 100~2000

Reference Materials