docs: add CLI steps for node management#1246
Open
sushant-suse wants to merge 4 commits into
Open
Conversation
Signed-off-by: sushant-suse <sushant.gaurav@suse.com>
✅ Deploy Preview for longhornio ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
dariavladykina
previously approved these changes
Nov 24, 2025
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds CLI documentation for managing Longhorn node and disk space usage via kubectl, complementing the existing UI-focused documentation. The additions provide command-line alternatives for users who prefer working with Custom Resources directly.
Key Changes:
- Added a new section documenting kubectl commands for viewing and managing node/disk space
- Provided examples for listing nodes, viewing disk metrics, checking schedulability, and modifying disk reserved space
- Included sample outputs and explanatory notes for the kubectl commands
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
derekbit
reviewed
Jan 9, 2026
Signed-off-by: sushant-suse <sushant.gaurav@suse.com>
Signed-off-by: sushant-suse <sushant.gaurav@suse.com>
Signed-off-by: sushant-suse <sushant.gaurav@suse.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which issue(s) this PR fixes:
Issue #11228
What this PR does / why we need it:
Added CLI steps for the Snapshot Management
Special notes for your reviewer:
N/A
Additional documentation or context:
N/A