TKE-50: fix supernode cookbook stale links#62
Draft
wenjiehs wants to merge 1 commit into
Draft
Conversation
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.
Summary
Fixes stale supernode GPU cookbook links reported by TKE-50.
Changes
cookbook/supernode/README.mdGPU documentation references from the removed/ai-ml/04-gpu-pod-best-practices/route to the current/ai-ml/training/supernode-gpu/route.#支持的-gpu-规格anchor reference because the current target page has no matching section; the local README table remains the source for the listed cookbook specs.../../LICENSElink incookbook/supernode/README.mdto plainApache License 2.0, matching the root cookbook README license text without linking to a missing file.cookbook/supernode/deploy_gpu_pod.pyandcookbook/supernode/gpu_pod_examples.yaml.Doc Change Report
a177fdf6-b9fd-4dc6-990c-bc267c3baea3)cookbook/supernode/README.mdtke.supernode.gpu_pod.deploycookbook/supernode/README.md,cookbook/supernode/deploy_gpu_pod.py,cookbook/supernode/gpu_pod_examples.yamlsrc/content/docs/ai-ml/training/supernode-gpu.md(repo source; no page update timestamp in file): confirms current generated route source and title超级节点 GPU.astro.config.mjs(repo source; no page update timestamp): confirms Starlight autogenerates theai-mldocs tree.src/data/cookbooks.js(repo source; no page update timestamp): already references/ai-ml/training/supernode-gpu/as the supernode GPU link.cookbook/README.md(repo source; last updated2026-01-07in file): existing cookbook license section statesApache License 2.0without a rootLICENSElink.npm run buildoutput: confirmsdist/ai-ml/training/supernode-gpu/index.htmlis generated.find cookbook -name '*.py' -print0 | xargs -0 python3 -m py_compilepassed.ruby -e 'require "yaml"; YAML.load_stream(File.read("cookbook/supernode/gpu_pod_examples.yaml"))'passed.git diff --checkpassed.04-gpu-pod-best-practices,../../LICENSE, and支持的-gpu-规格incookbook/supernodefound no matches.npm run buildpassed.dist/ai-ml/training/supernode-gpu/index.htmlpassed.mkdocs build --strictskipped: repository has nomkdocs.ymlormkdocs.yaml.LICENSEfile instead of leaving cookbook license text unlinked.