Skip to content

docs: add Alauda support for Debezium v3.6.0 installation guide - #820

Merged
SuJinpei merged 3 commits into
mainfrom
docs/debezium-v3.6.0-install-guide
Jul 28, 2026
Merged

docs: add Alauda support for Debezium v3.6.0 installation guide#820
SuJinpei merged 3 commits into
mainfrom
docs/debezium-v3.6.0-install-guide

Conversation

@SuJinpei

Copy link
Copy Markdown
Contributor

Adds the S2 ecosystem install guide for Alauda support for Debezium (chart-wrapped debezium-operator 3.6.0.Final), shipped GA to the marketplace under ECO-688.

docs/en/solutions/ecosystem/debezium/Debezium_Installation_Guide.md (new debezium/ dir).

Follows the ecosystem install-guide convention (matches nacos/knative):

  • factory:auto:* markers around supported-versions + known-limitations for pipeline regen on later releases; prose is human-owned.
  • No id: field — CI (add_id.sh on push to main) assigns the KB id.

Content is specific to the shipped component:

  • The two-tier model: install Operator → Debezium CR (debezium-operator.alauda.io/v1) deploys the operator → DebeziumServer CRs (debezium.io/v1alpha1) run CDC pipelines.
  • Real operand tags (quay.io/debezium/operator:3.6.0, quay.io/debezium/server:3.6.0.Final), CSV debezium-operator.v3.6.0, default namespace debezium.
  • PostgreSQL → sink quick start, plus the HTTP-sink spec.format: json / url key notes and the finalizer-deadlock cleanup ordering.

Release validated on the full arch × IP-stack e2e matrix (ACP 4.1/4.2/4.3, amd64+arm64, IPv4+IPv6) with a live PostgreSQL→Debezium Server→sink CDC round-trip on every cell.

S2 ecosystem install guide for the chart-wrapped debezium-operator (ECO-688 GA).
Covers the two-tier model (install Operator -> Debezium CR deploys the operator ->
DebeziumServer CRs run CDC pipelines), supported-versions/known-limitations behind
factory:auto markers, and a PostgreSQL->sink quick start.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Remove factory-internal terms end users don't recognize (sync-images, oss-watch,
version-follow pipeline, chart-wrap/helm-operator packaging internals); rephrase the
air-gap image guidance, upgrade/limitations, and cleanup notes in reader-facing terms.
Standard Kubernetes/ACP vocabulary (Operator, CSV, custom resource, CRD, Helm chart)
is retained.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The plugin .tgz bundles the operand images; uploading it loads them into the
cluster registry automatically (air-gapped included). Correct the ImagePullBackOff
FAQ, which wrongly told users to make the images available themselves, and drop the
.Final tag note (a build-time detail the end user never sets).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@SuJinpei
SuJinpei merged commit 0ba8d49 into main Jul 28, 2026
1 check passed
@SuJinpei
SuJinpei deleted the docs/debezium-v3.6.0-install-guide branch July 28, 2026 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant