docs: clarify docker-driver gateway topology#3662
Conversation
Signed-off-by: Intern Dev <dev@wukongai.io>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Docs migration heads-up: #3837 has merged the Fern MDX migration cleanup. Legacy documentation source pages under CI now validates the MDX sources directly, so deleted legacy Markdown pages should stay deleted. |
|
Thanks @WuKongAI-CMU for identifying the Docker-driver versus legacy-k3s documentation distinction. The original commit remains attributed to Intern Dev dev@wukongai.io. Maintainer audit completed against current main at fed4604:
Closing as obsolete/superseded, without merge. No contributor code was copied into a replacement commit, so no new co-author trailer is needed; the original author credit is preserved here in the PR and commit history. |
Summary
Clarifies the deployment topology docs now that Linux and Apple Silicon macOS use the OpenShell Docker-driver gateway path by default, while legacy k3s wording only applies to legacy paths such as Windows through WSL2.
Changes
newgrp dockerrecovery command back under the Linux installer guidance.Type of Change
Verification
npx prek run --all-filespassesnpm testpassesmake docsbuilds without warnings (doc changes only)Additional focused check:
python3 scripts/docs-to-skills.py docs/ .agents/skills/ --prefix nemoclaw-user --dry-run.Signed-off-by: Intern Dev dev@wukongai.io