Skip to content

feat(quickstart): add four deployment-path quickstart guides#1908

Draft
djwfyi wants to merge 2 commits intomainfrom
DOC-1299/deploy-quickstarts
Draft

feat(quickstart): add four deployment-path quickstart guides#1908
djwfyi wants to merge 2 commits intomainfrom
DOC-1299/deploy-quickstarts

Conversation

@djwfyi
Copy link
Copy Markdown
Collaborator

@djwfyi djwfyi commented Apr 9, 2026

Content Description

Replaces the single tabbed quick-start-guide.mdx with a routing page and four path-specific guides. Shared nodes and Docker (vind) guides are complete; private nodes and AI cloud are stubs pointing to deploy docs. Mirrored in version-0.33.0 versioned docs.

Preview Link

Internal Reference

Closes DOC-1299

AI review: mention @claude in a comment to request a review or changes. See CONTRIBUTING.md for available commands.

FORK LIMITATION: @claude does not work on pull requests opened from forks. GitHub Actions cannot access the required secrets for fork-originated PRs. To use AI review, push your branch directly to this repository.

@netlify /docs

Replaces the single tabbed quick-start-guide.mdx with a routing page
and four path-specific guides. Shared nodes and Docker (vind) guides
are complete; private nodes and AI cloud are stubs pointing to deploy
docs. Mirrored in version-0.33.0 versioned docs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@djwfyi djwfyi requested a review from a team as a code owner April 9, 2026 21:33
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 9, 2026

Deploy Preview for vcluster-docs-site ready!

Name Link
🔨 Latest commit 59bd85e
🔍 Latest deploy log https://app.netlify.com/projects/vcluster-docs-site/deploys/69d82a9d770836000898e3c6
😎 Deploy Preview https://deploy-preview-1908--vcluster-docs-site.netlify.app/docs
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

markdownlint

[markdownlint] reported by reviewdog 🐶
MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]


[markdownlint] reported by reviewdog 🐶
MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

markdownlint-fix

[markdownlint-fix] reported by reviewdog 🐶


[markdownlint-fix] reported by reviewdog 🐶

@djwfyi djwfyi marked this pull request as draft April 9, 2026 21:34
- hoist macOS LoadBalancer admonition above <Flow> in docker.mdx
  (Loft.no-indented-admonitions-in-steps fires on any admonition inside
  <Step>, not only indented ones)
- add vale suppression around ## LoadBalancer services heading in docker.mdx
  (LoadBalancer is a Kubernetes resource type, not a title-case violation)
- add [**/quick-start/**] section to .vale.ini with Vale.Terms = NO
  (CLI commands like `vcluster create` inside <Step> trigger Vale.Terms
  because <Step> is intentionally excluded from BlockIgnores)
- remove TEST_PLAN_QUICKSTART.md from tracking; add to .gitignore

Closes DOC-1299

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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