Skip to content

Conversation

@sushant-suse
Copy link
Contributor

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

Signed-off-by: sushant-suse <sushant.gaurav@suse.com>
@netlify
Copy link

netlify bot commented Nov 18, 2025

Deploy Preview for longhornio ready!

Name Link
🔨 Latest commit 13a5aa5
🔍 Latest deploy log https://app.netlify.com/projects/longhornio/deploys/691c429e721baf0008aef34e
😎 Deploy Preview https://deploy-preview-1246--longhornio.netlify.app
📱 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.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

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.


When `ScheduledTotal` exceeds `ProvisionedLimit`, the disk becomes unschedulable and will not accept new replicas until the disk configuration or cluster settings are adjusted.

## Viewing Node & Disk Space Usage via `kubectl` (CRs)
Copy link
Member

Choose a reason for hiding this comment

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

Suggest moving to Space Usage of Each Node and refine it.

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.

4 participants