docs: add Redis and Kafka performance testing guides - #822
Open
chideat wants to merge 8 commits into
Open
Conversation
chideat
force-pushed
the
agent/redis-performance-testing-guide
branch
from
July 29, 2026 13:53
e1859d8 to
fbbff7d
Compare
chideat
marked this pull request as ready for review
July 29, 2026 14:26
- Cover Kafka 4.0/4.1 clients (Strimzi 0.48 line) alongside the 4.2 and legacy 2.x script interfaces instead of a 4.2-vs-2.x dichotomy - Replace ParamTemplate/ParamDefinition kubectl access with the product console workflow; parameter templates live in the global cluster and are not reachable from the business cluster - Add ZooKeeper-mode RdsKafka field checks and supported-version query - Require adequate client resources for the 20-consumer example and document the 30-partition/20-consumer assignment skew - Remove internal references (Ares, e2e matrix), fix frontmatter kind and ProductsVersion, correct a capacity rounding artifact
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.
What changed
RdsKafkaAPI and its generated Strimzi resourcesWhy
Customers need reproducible and auditable procedures based on community tools that can be mirrored into air-gapped environments and calibrated for different deployment sizes. The Kafka guide must also distinguish metadata modes because their topology, health evidence, operational constraints, and bundled client-script interfaces differ.
Impact
Documentation only. This PR does not change product code or runtime configuration.
Validation
Redis
kube_pod_container_resource_limitsKafka
rds-operatorrelease-4.1RdsKafkaCRD, Kafka-version routing, ZooKeeper defaults, and generated Strimzi resource mappinggo test ./controllers/strimziinrds-operatorbash -nyarn buildgit diff --checkand completed terminology, factual, language, and sensitive-information reviewaKafkareferencesScope
This PR intentionally contains only:
docs/en/solutions/ecosystem/redis/Redis_Performance_Testing_Guide.mddocs/en/solutions/ecosystem/kafka/Kafka_Performance_Testing_Guide.mdValidation reports, HTML, artifact JSON, CSV data, PromQL exports, and generator files are not included.