Skip to content

docs: install jaeger images via Alauda Build of Jaeger v2 cluster plugin - #20

Open
chinaran wants to merge 2 commits into
mainfrom
docs/jaeger-cluster-plugin
Open

docs: install jaeger images via Alauda Build of Jaeger v2 cluster plugin#20
chinaran wants to merge 2 commits into
mainfrom
docs/jaeger-cluster-plugin

Conversation

@chinaran

@chinaran chinaran commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

变更说明

Jaeger 与 oauth2-proxy 镜像的分发方式从 opentelemetry-operator OLM bundle 迁移到 Alauda Build of Jaeger v2 集群插件,ES 与 OpenSearch 安装文档同步更新(英文)。

变更内容(两篇文档相同)

  • 开头步骤列表新增第 1 步:安装 Alauda Build of Jaeger v2 集群插件
  • 在安装 OpenTelemetry Operator 之前新增章节 Installing the Alauda Build of Jaeger v2 Cluster Plugin,包含 web 控制台与 CLI(在 global 集群创建 ModuleInfo)两种安装方式及验证步骤
  • 部署 Jaeger 的 Prerequisites 增加集群插件前置条件,移除不再需要的 jq
  • 镜像环境变量(JAEGER_IMAGE / JAEGER_ES_ROLLOVER_IMAGE / JAEGER_ES_INDEX_CLEANER_IMAGE / JOAUTH2_PROXY_IMAGE)改为从 cpaas-system 命名空间的 ConfigMap jaeger-cluster-plugin-manifest 读取,不再依赖 operator CSV relatedImages

说明

  • 按任务要求,本次不同步自动化测试脚本(runme-test_*.sh 将在后续任务更新)
  • 集群插件由 alauda-mesh/jaeger 仓库的配套 PR 提供

🤖 Generated with Claude Code

Add a step to install the Alauda Build of Jaeger v2 cluster plugin
(web console and CLI) before installing the OpenTelemetry Operator,
and read Jaeger-related image addresses from the ConfigMap
jaeger-cluster-plugin-manifest instead of the operator CSV
relatedImages. The jq prerequisite is no longer needed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: 王然 <ranwang@alauda.io>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 3, 2026

Copy link
Copy Markdown

Deploying alauda-distributed-tracing with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7185fd5
Status: ✅  Deploy successful!
Preview URL: https://a67a703a.alauda-distributed-tracing.pages.dev
Branch Preview URL: https://docs-jaeger-cluster-plugin.alauda-distributed-tracing.pages.dev

View logs

- 两篇安装文档「Installing via the CLI」的 4 个代码块命名
  (list-jaeger-plugin-versions / create-jaeger-plugin-moduleinfo /
  verify-jaeger-plugin-moduleinfo / verify-jaeger-plugin-configmap,
  各用所在文档前缀)
- 测试脚本新增步骤 1:调用共享函数 tracing_install_jaeger_plugin
  (docs-runme-tests projects/tracing/jaeger-plugin.sh,两文档章节
  内容一致,按 runme 前缀参数化防止重复),原步骤整体 +1
- 仅覆盖 CLI 安装方案;Web console 章节不纳入测试

Claude-Session: https://claude.ai/code/session_01HbXxahwdrejkRE3G68B9Ns
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