Skip to content

Commit

Permalink
formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakavitha Kodhandapani authored and Rakavitha Kodhandapani committed Jan 10, 2025
1 parent 346df3a commit dc9561d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ Strimzi provides a Kubernetes Operator to deploy and manage Kafka clusters. Firs
This deploys the `Strimzi Operator` in the `seldon-mesh` namespace. After the Strimzi Operator is running, you can create a Kafka cluster by applying a Kafka custom resource definition.
4. Create a YAML file to specify the initial configuration.
{% hint style="info" %}
**Note**: This configuration sets up a Kafka cluster with version 3.9.0. Ensure that you review the the [supported versions](https://strimzi.io/downloads/) of Kafka and update the version in the `kafka.yaml` file as needed. For more configuration examples, see this [strimzi-kafka-operator](https://github.com/strimzi/strimzi-kafka-operator/tree/main/examples/kafka).
{% endhint %}
Use your preferred text editor to create and save the file as `kafka.yaml` with the following content:
Expand Down

0 comments on commit dc9561d

Please sign in to comment.