docs: Add unclaim/reclaim node guide#21539
Conversation
|
@kanelatechnical wrong map.csv changes |
|
@ilyam8 ughh there were conflicts, and I was uncertain what to choose, so I chose to accept both. Do you advise deleting and editing again? |
|
Your PR adds 324 lines to map.csv. You need to undo all changes to that file and add only line - the new file. |
bd9a9d6 to
68eaea7
Compare
|
did it but I am afraid to resolve @ilyam8 |
There was a problem hiding this comment.
Pull request overview
This PR adds comprehensive documentation for moving Netdata nodes between Spaces using the unclaim and reclaim process, providing an alternative to permanent node removal.
Changes:
- Added new guide explaining the difference between unclaiming/reclaiming vs removing nodes
- Documented unclaim procedures for both Linux and Docker installations
- Provided three reclaim options: kickstart script, configuration file, and environment variables
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
68eaea7 to
8242a78
Compare
|
@kanelatechnical Have you tried following this guide to unclaim/claim a node? Was it successful? |
kanelatechnical
left a comment
There was a problem hiding this comment.
restart after sudo rm -rf /var/lib/netdata/cloud.d/
|
var/log substituted by deamon/log |
|
Guys, I think this has some duplicate info, with https://learn.netdata.cloud/docs/netdata-cloud/connect-agent#reconnect-agent. Ideally we would make that section point to a link if we add this as a page. |
5d59c72 to
db05c54
Compare
There was a problem hiding this comment.
1 issue found across 1 file (changes from recent commits).
Prompt for AI agents (all issues)
Check if these issues are valid — if so, understand the root cause of each and fix them.
<file name="docs/learn/unclaim-reclaim-node.md">
<violation number="1" location="docs/learn/unclaim-reclaim-node.md:110">
P3: Indent “or:” to keep it in the nested list under “Review agent logs using:”. As written, it becomes a top‑level bullet and breaks the list structure.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
Create new documentation for moving nodes between Spaces without complete removal. Changes: - Add docs/learn/unclaim-reclaim-node.md - guide for unclaiming and reclaiming nodes - Update map.csv - register new doc under Netdata Cloud section The new guide clarifies: - Difference between unclaim/reclaim vs complete node removal - Step-by-step unclaim process (Linux and Docker) - Step-by-step reclaim process (multiple options) - Cross-link to complete removal guide
…ad of duplicating
- Add note in Prerequisites pointing to Regenerate Claiming Token section - Note clarifies that Space Administrator access is required
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
75ca1c5 to
67c7efa
Compare
Create new documentation for moving nodes between Spaces without complete removal.
Files changed:
Summary by cubic
Added a guide for unclaiming and reclaiming nodes to move agents between Spaces without removing them. Updated the docs map to publish it under Netdata Cloud.
Written for commit 67c7efa. Summary will update on new commits.