Skip to content

[All Platforms][Docs] inference/set-up-sub-agent still uses kubectl command in docker exec #3720

@zNeill

Description

@zNeill

Description

Issue summary:
In docs/inference/set-up-sub-agent.md, the docker exec commands running kubectl should be updated due to k3s removal.
https://docs.nvidia.com/nemoclaw/latest/inference/set-up-sub-agent.html

Actual:

docker exec -i openshell-cluster-nemoclaw kubectl exec -n openshell -c agent ...

  • Please also check if chmod 644 or 444 or root-owned wording still makes sense when the owner of /sandbox/.openclaw becomes the sandbox:sandbox.

Expected:
docker exec --user root openshell--

Please work with dev team for the correct new commands.

Bug Details

Field Value
Priority Unprioritized
Action Dev - Open - To fix
Disposition Open issue
Module Machine Learning - NemoClaw
Keyword NemoClaw, NemoClaw_Docs, NEMOCLAW_GH_SYNC_APPROVAL

[NVB#6186925]

Metadata

Metadata

Assignees

Labels

NV QABugs found by the NVIDIA QA Teamarea: docsDocumentation, examples, guides, or docs buildv0.0.64Release target

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions