docs: Update Kafka Helm chart repository and version in deployment in…#2327
docs: Update Kafka Helm chart repository and version in deployment in…#2327igor-soldev wants to merge 1 commit intoGreptimeTeam:mainfrom
Conversation
Summary of ChangesHello @igor-soldev, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request addresses an issue by updating the documentation related to Kafka cluster deployment using Helm. The changes ensure that users are directed to the correct Helm chart repository and utilize the latest recommended chart version, thereby providing accurate and up-to-date instructions for setting up Kafka. Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the Kafka Helm chart repository from bitnamicharts/kafka to soldevelo/kafka-chart and bumps the version across several documentation files. While the helm command is updated, the surrounding documentation, including introductory text and links within comments, still refers to the old Bitnami chart. I've added comments to each affected file to point out these inconsistencies and recommend updating them to align with the new chart, ensuring the documentation remains accurate and helpful for users.
docs/user-guide/deployments-administration/wal/remote-wal/manage-kafka.md
Show resolved
Hide resolved
...in-content-docs/current/user-guide/deployments-administration/wal/remote-wal/manage-kafka.md
Show resolved
Hide resolved
...ntent-docs/version-0.17/user-guide/deployments-administration/wal/remote-wal/manage-kafka.md
Show resolved
Hide resolved
...ontent-docs/version-1.0/user-guide/deployments-administration/wal/remote-wal/manage-kafka.md
Show resolved
Hide resolved
...ioned_docs/version-0.17/user-guide/deployments-administration/wal/remote-wal/manage-kafka.md
Show resolved
Hide resolved
versioned_docs/version-1.0/user-guide/deployments-administration/wal/remote-wal/manage-kafka.md
Show resolved
Hide resolved
|
Hi @igor-soldev |

Correction related to this issue: #2312