docs (k8s): Update Kubernetes compatibility matrix for 26.1.x#1627
docs (k8s): Update Kubernetes compatibility matrix for 26.1.x#1627david-yu wants to merge 3 commits intoredpanda-data:mainfrom
Conversation
- Add 26.1.x row for Redpanda Core with Helm Chart 26.1.x/25.3.x, Operator 26.1.x/25.3.x, Helm CLI 3.12+, Kubernetes 1.31.x-1.34.x - Update 25.3.x row to include 26.1.x Helm Chart, Operator Helm Chart, and Operator compatibility - Remove 25.1.x rows from the compatibility matrix - Remove v2.x.x rows from Redpanda Console integration table - Add 26.1.x to Console integration for Helm Chart and Operator columns - Remove 25.1.x from Console Helm Chart column Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for redpanda-docs-preview ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughUpdated the Kubernetes compatibility matrix documentation file to remove version 25.1.x entries and add new mappings for versions 26.1.x and 25.3.x with updated Kubernetes version ranges (1.31.x - 1.34.x for 26.1.x and 25.3.x, 1.30.x - 1.33.x for another 25.3.x entry). Also consolidated the Redpanda Console integration compatibility table by removing the v2.x.x row and replacing multiple version entries in v3.x.x with a single entry listing compatible versions 26.1.x, 25.3.x, and 25.2.x. Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
modules/upgrade/pages/k-compatibility.adoc (1)
22-22:⚠️ Potential issue | 🟡 MinorUpdate the example to reference versions present in the current compatibility matrix.
The example references "25.1.1" and mentions "25.1.x" in the supported versions list, but the compatibility matrix below no longer includes any 25.1.x rows. This inconsistency may confuse users.
Consider updating to a version that exists in the current matrix, such as: "For example, Redpanda Operator version 25.2.1 supports Redpanda core versions 25.3.x, 25.2.x, and 25.1.x."
📝 Proposed fix to align example with current matrix
-Each Redpanda Operator and Helm chart version supports the corresponding Redpanda core version plus one minor version above and one below. This approach ensures flexibility during upgrades. For example, Redpanda Operator version 25.1.1 supports Redpanda core versions 25.2.x, 25.1.x, and 24.3.x. +Each Redpanda Operator and Helm chart version supports the corresponding Redpanda core version plus one minor version above and one below. This approach ensures flexibility during upgrades. For example, Redpanda Operator version 25.2.1 supports Redpanda core versions 25.3.x, 25.2.x, and 25.1.x.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@modules/upgrade/pages/k-compatibility.adoc` at line 22, Update the example sentence that currently reads "For example, Redpanda Operator version 25.1.1 supports Redpanda core versions 25.2.x, 25.1.x, and 24.3.x" to use versions present in the current compatibility matrix—replace "25.1.1" and its supported list with "For example, Redpanda Operator version 25.2.1 supports Redpanda core versions 25.3.x, 25.2.x, and 25.1.x" so the example in the paragraph beginning "Each Redpanda Operator and Helm chart version supports..." matches the matrix.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Outside diff comments:
In `@modules/upgrade/pages/k-compatibility.adoc`:
- Line 22: Update the example sentence that currently reads "For example,
Redpanda Operator version 25.1.1 supports Redpanda core versions 25.2.x, 25.1.x,
and 24.3.x" to use versions present in the current compatibility matrix—replace
"25.1.1" and its supported list with "For example, Redpanda Operator version
25.2.1 supports Redpanda core versions 25.3.x, 25.2.x, and 25.1.x" so the
example in the paragraph beginning "Each Redpanda Operator and Helm chart
version supports..." matches the matrix.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 5a10f6e8-cd85-4aec-a719-10805d8d9d14
📒 Files selected for processing (1)
modules/upgrade/pages/k-compatibility.adoc
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary
Test plan
.2+,.3+) render as expected for merged Core cells🤖 Generated with Claude Code