docs: run pipelines with the Redpanda Operator (DOC-2275)#457
docs: run pipelines with the Redpanda Operator (DOC-2275)#457JakeSCahill wants to merge 2 commits into
Conversation
Draft based on redpanda-data/redpanda-operator#1677 (unmerged). TODO comments mark areas with open review findings that are expected to change before merge. Hold until the PR merges and the procedure is validated against a released operator.
✅ Deploy Preview for redpanda-connect ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Important Review skippedDraft detected. 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:
✨ 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 |
Validated end-to-end on kind v1.28 against redpanda-operator#1677 head b861c263: install, lint, lifecycle, valueSources, config rollout, and clusterRef with TLS injection. Adds the topic-creation prerequisite (auto-create is off by default and a pipeline producing to a missing topic reports Running while sends fail), documents same-namespace clusterRef, and notes the CRD install blocker reported on the eng PR.
|
Update: the Pipeline CRD (redpanda-operator#1677) is expected to slip past 26.2, most likely to 26.3. This PR stays in draft until the CRD ships in a released operator. The 26.2 references in the page body will need to move to the actual shipping version before publication. Do not merge for the 26.2 GA on July 28. |
|
@JakeSCahill This is going out as Beta and the PR is now merged: redpanda-data/redpanda-operator#1677 could you update the PR to also describe how secrets, how to communicate to RP outside of Operator, and how to autoscale with HPA and KEDA? Please see PR for details. |
DRAFT: documents the new
PipelineCRD (cluster.redpanda.com/v1alpha2, shortNamerpcn) for the Redpanda Operator (DOC-2275, eng epic ENG-1184). Target slipped: now expected in 26.3, not 26.2. Hold until the CRD ships in a released operator, and update in-page version references to the shipping version before publication.Source of truth
Drafted from redpanda-operator#1677 (head
847e46e), which is unmerged and has 12 open Blocker/Major findings from a 4-perspective review panel. Examples come from the PR's CI-passing acceptance tests. TODO comments in the page mark the areas expected to change before merge:<operator-version>)Before un-drafting
xref:connect:install:kubernetes-operator.adoc[]).Schedule note
26.2 GA is 2026-07-28. Given the open blockers on the eng PR, there is real risk this feature slips or merges late; the draft exists so docs are not the long pole.