docs: add Alauda support for Debezium v3.6.0 installation guide - #820
Merged
Conversation
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>
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.
Adds the S2 ecosystem install guide for Alauda support for Debezium (chart-wrapped
debezium-operator3.6.0.Final), shipped GA to the marketplace under ECO-688.docs/en/solutions/ecosystem/debezium/Debezium_Installation_Guide.md(newdebezium/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.id:field — CI (add_id.shon push to main) assigns the KB id.Content is specific to the shipped component:
DebeziumCR (debezium-operator.alauda.io/v1) deploys the operator →DebeziumServerCRs (debezium.io/v1alpha1) run CDC pipelines.quay.io/debezium/operator:3.6.0,quay.io/debezium/server:3.6.0.Final), CSVdebezium-operator.v3.6.0, default namespacedebezium.spec.format: json/urlkey 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.