Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch kafka to use kRaft #347

Merged
merged 2 commits into from
Jan 25, 2025
Merged

Conversation

mbaldessari
Copy link
Contributor

  • Switch to Kraft for Kafka
  • Fix names for kafka

Since KRaft is not in dev-preview anymore (on AMQ 2.8), follow https://docs.redhat.com/en/documentation/red_hat_streams_for_apache_kafka/2.8/html/deploying_and_managing_streams_for_apache_kafka_on_openshift/deploy-tasks_str#kafka-cluster-str
and enable it for all of our kafka instances.
This removes 9 pods on a hub + factory and helps us lessen the resources
needed.
We shortened the cluster names while moving to kRaft. We need to amend
the places where this is used.

Tested on a full deployment.
@mbaldessari mbaldessari merged commit 8874d6c into validatedpatterns:main Jan 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant