Deleting a Cluster

When you delete a cluster, all data in the cluster brokers is also deleted in Streaming with Apache Kafka.

    1. On the Kafka clusters list page, find the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing Clusters.
    2. From the Actions menu (three dots) for the cluster, select Delete cluster.
    3. When prompted, confirm the deletion.
  • Use the cluster delete command and required parameters to delete a cluster:

    oci kafka cluster delete --kafka-cluster-id <cluster-ocid>

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Run the DeleteKafkaCluster operation to delete a cluster.