[DOC-14680][AI] Point cloud deployment links at the current Operator install page - #4163
Draft
TimLFletcher wants to merge 1 commit into
Draft
[DOC-14680][AI] Point cloud deployment links at the current Operator install page#4163TimLFletcher wants to merge 1 commit into
TimLFletcher wants to merge 1 commit into
Conversation
…install page couchbase-cloud-deployment.adoc linked to operator:ROOT:install-gke.adoc, install-eks.adoc and install-aks.adoc. All three were removed from docs-operator by the K8S-1268 restructure. They were consolidated into install-kubernetes.adoc, whose Certified Kubernetes Platforms section lists EKS, GKE and AKS. All three links now point there. Link text is unchanged, since it still describes the destination. Co-Authored-By: Claude Opus 5 <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.
Fixes DOC-14680.
What changed
modules/cloud/pages/couchbase-cloud-deployment.adoc, lines 58, 140 and 220.Link text is unchanged: it still describes the destination accurately.
The successor the ticket could not find
The ticket says "pages are gone, no obvious 1:1 successor found". There isn't a 1:1 successor, which is why. The three per-cloud pages were consolidated 3:1 into
install-kubernetes.adoc, whose Certified Kubernetes Platforms section (docs-operatorrelease/2.10, line 31) lists exactly:The sibling
install-openshift.adoclinks in the same three lists were never broken and still resolve, which supports the reading thatinstall-<cloud>was merged whileinstall-openshiftwas kept.Other branches
The same three broken xrefs are present on
release/8.5andrelease/7.6. This PR coversrelease/8.0only. The ticket does not say which branches to fix.Verification
A single-component build cannot resolve
operator:xrefs at all, so the Antora build proves nothing about these targets either way. They were checked directly against the workspace:Run against the pre-change file, the same check reports the three original targets as MISS, reproducing the reported breakage.
🤖 Generated with Claude Code