Skip to content

docs(website): improve quickstart and PD disaggregation guides#91

Merged
hhk7734 merged 6 commits intomainfrom
docs/improve-quickstart-and-pd-disaggregation-guides
Mar 18, 2026
Merged

docs(website): improve quickstart and PD disaggregation guides#91
hhk7734 merged 6 commits intomainfrom
docs/improve-quickstart-and-pd-disaggregation-guides

Conversation

@hhk7734
Copy link
Copy Markdown
Member

@hhk7734 hhk7734 commented Mar 18, 2026

Summary

  • Add .prettierignore to exclude Helm templates from formatting
  • Improve quickstart guide with Istio revision label guidance, offline hub template references, and runtime base selection tips (TP/DP/PP)
  • Clarify PD disaggregation docs with runtime base template selection info and inline resource comments for YAML examples

Test plan

  • Verify website builds successfully with npm run build in website/
  • Review rendered admonitions on quickstart and PD disaggregation pages
  • Confirm commented YAML examples display correctly

🤖 Generated with Claude Code

hhk7734 and others added 3 commits March 19, 2026 01:53
…ormatting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…, offline hub, and parallelism tips

Add info admonitions for:
- Istio revision label guidance for multi-control-plane environments
- Offline hub templates as an alternative to HF_TOKEN for air-gapped setups
- Runtime base template selection based on parallelism strategy (TP/DP/PP)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…tion and resource comments

Add info admonition explaining PD-specific runtime base template choices
(TP/DP/PP) and offline hub template usage. Add inline comments for
cluster-specific hardware resources in YAML examples.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The file is local tooling config and should not be tracked in version
control.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Docusaurus documentation to improve guidance for quickstart deployments and prefill/decode (PD) disaggregation, plus adds a Prettier ignore rule to avoid reformatting Helm template YAML.

Changes:

  • Add .prettierignore rule to exclude *.helm.yaml files from Prettier formatting.
  • Enhance the quickstart guide with Istio revision label guidance, offline hub template notes, and runtime base selection tips (TP/DP/PP).
  • Clarify PD disaggregation docs with runtime base selection guidance and inline YAML comments about cluster-specific resources.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
website/docs/getting-started/quickstart.mdx Adds Istio revision label guidance, offline hub template option, and runtime base selection tips.
website/docs/features/prefill-decode-disaggregation.mdx Adds PD runtime base selection guidance and clarifies resource configuration in YAML examples.
.prettierignore Ignores *.helm.yaml so Helm templates aren’t reformatted by Prettier.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread website/docs/features/prefill-decode-disaggregation.mdx Outdated
Comment thread website/docs/getting-started/quickstart.mdx Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 18, 2026 16:59
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Docusaurus website documentation to improve operational guidance in the Quickstart and Prefill/Decode (PD) disaggregation docs, and intends to add Prettier configuration to avoid formatting Helm templates.

Changes:

  • Add Istio revision label guidance for Gateway resources in the quickstart.
  • Add offline hub template guidance and runtime base (TP/DP/PP) selection tips to quickstart and PD disaggregation docs.
  • Update repo ignore rules related to Prettier config (but see review comment).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
website/docs/getting-started/quickstart.mdx Adds Istio revision label note, offline hub template guidance, and runtime base selection tips.
website/docs/features/prefill-decode-disaggregation.mdx Adds runtime base selection guidance (TP/DP/PP) and clarifies YAML examples with inline resource comments.
.gitignore Adds .prettierignore to ignored files (currently conflicts with stated PR intent).

You can also share your feedback on Copilot code review. Take the survey.

@hhk7734 hhk7734 merged commit ab99842 into main Mar 18, 2026
3 checks passed
@hhk7734 hhk7734 deleted the docs/improve-quickstart-and-pd-disaggregation-guides branch March 18, 2026 18:21
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.

2 participants