docs(kroxylicious): additions for virtual cluster support in UI#2404
Merged
PaulRMellor merged 5 commits intostreamshub:mainfrom Mar 16, 2026
Merged
docs(kroxylicious): additions for virtual cluster support in UI#2404PaulRMellor merged 5 commits intostreamshub:mainfrom
PaulRMellor merged 5 commits intostreamshub:mainfrom
Conversation
Signed-off-by: prmellor <pmellor@redhat.com>
There was a problem hiding this comment.
Pull request overview
Adds documentation describing how the StreamsHub Console UI supports Kroxylicious virtual Kafka clusters, including how they appear in the UI and how to configure the Console CR to connect to them.
Changes:
- Adds a new reference module documenting
kafkaClusters.kind=virtualkafkaclusters.kroxylicious.ioconfiguration. - Updates UI navigation docs to describe switching clusters and the Virtual label.
- Updates cluster overview docs to call out virtual-cluster labeling and lack of metrics.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| docs/sources/modules/deploying/ref-virtual-kafka-clusters.adoc | New reference module for configuring the console to connect to Kroxylicious VirtualKafkaCluster resources. |
| docs/sources/modules/deploying/proc-connecting-console.adoc | Clarifies the example title and refines kafkaClusters.* parameter descriptions for Strimzi Kafka clusters. |
| docs/sources/modules/con-navigating-the-console.adoc | Documents the cluster selector UX and how virtual clusters are identified in the console. |
| docs/sources/modules/con-cluster-overview-page.adoc | Notes Virtual labeling on the overview page and that metrics aren’t available for virtual clusters. |
| docs/sources/assemblies/assembly-deploying.adoc | Includes the new virtual cluster reference module in the deploying assembly. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
hemahg
approved these changes
Mar 12, 2026
MikeEdgar
approved these changes
Mar 12, 2026
Signed-off-by: prmellor <pmellor@redhat.com>
MikeEdgar
approved these changes
Mar 16, 2026
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Documentation
Updates the doc to introduce content related to virtual cluster support