Deploy Standalone Cruise Control

This page explains how to deploy standalone Cruise Control: extract binaries, update Kafka metrics settings, edit config files, and start or stop the service.

Steps to Deploy

  1. Extract binaries: Download and unpack the Cruise Control distribution.
Bash
Copy
  1. Update Kafka configurations: Enable the Cruise Control metrics reporting in Kafka by adding the following details.
Bash
Copy
  1. Configure Cruise Control: All the Cruise Control configurations are under config/.
Bash
Copy

Update these files to reflect your cluster environment.

  1. Start Cruise Control: Run Cruise Control using the command below.
Bash
Copy
  1. Stop Cruise Control: Stop the service using the command below.
Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated