Skip to content

Documentation cleanup#107

Merged
noctarius merged 1 commit intomainfrom
cleanup-linux-references
Feb 23, 2026
Merged

Documentation cleanup#107
noctarius merged 1 commit intomainfrom
cleanup-linux-references

Conversation

@noctarius
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings February 23, 2026 13:30
@github-actions
Copy link
Contributor

🤖: Deployment available as https://docstest.simplyblock.io/cleanup-linux-references

@noctarius noctarius merged commit df21f4e into main Feb 23, 2026
5 checks passed
@noctarius noctarius deleted the cleanup-linux-references branch February 23, 2026 13:33
Copy link

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

Documentation-focused cleanup to improve consistency across the Simplyblock docs (CLI command placeholders, formatting, and terminology), primarily in deployment and maintenance guides.

Changes:

  • Standardize CLI command examples to use {{ cliname }} and updated command names (e.g., storage-node configure, volume add).
  • Normalize formatting (YouTube embeds, markdown tables, spacing) for better rendering consistency.
  • Improve wording/capitalization of links and headings across several docs pages.

Reviewed changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
docs/usage/simplyblock-csi/snapshotting.md Replace older YouTube embed markup with the site’s standard <div data-service="YouTube" ...> embed.
docs/reference/supported-linux-kernels.md Adjust installation link text for NVMe module-loading guidance.
docs/maintenance-operations/scaling/expanding-storage-cluster.md Capitalization/wording cleanup for storage-node install links.
docs/maintenance-operations/replacing-storage-node.md Capitalization/wording cleanup for storage-node install links.
docs/maintenance-operations/reconnect-nvme-device.md Fix templating for CLI name in reconnect examples ({{ cliname }}).
docs/maintenance-operations/migrating-storage-node.md Capitalization/wording cleanup for storage-node install links.
docs/maintenance-operations/manual-restarting-nodes.md Minor spacing tweak for readability.
docs/important-notes/index.md Simplify platform wording for supported environments.
docs/deployments/openstack/index.md Minor readability tweaks; clarify QoS abbreviation.
docs/deployments/nvme-namespaces-and-subsystems.md Update example commands to {{ cliname }} volume add and improve code block formatting.
docs/deployments/kubernetes/talos.md Replace hardcoded sbctl with {{ cliname }} in examples.
docs/deployments/kubernetes/k8s-control-plane.md Improve paragraph formatting around values.yaml guidance.
docs/deployments/install-on-linux/install-sp.md Update example output to match storage-node configure command naming.
docs/deployments/install-on-linux/install-cp.md Normalize example shell prompts for consistency.
docs/deployments/deployment-preparation/system-requirements.md Improve table/footnote formatting and readability.
docs/deployments/deployment-preparation/numa-considerations.md Update command naming and normalize example prompt formatting.
docs/deployments/baremetal/index.md Fix heading capitalization and normalize tabbed-content indentation for MkDocs rendering.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Simplyblock is a high-performance yet reliable distributed block storage optimized for Kubernetes that is compatible
with any bare metal and virtualized Linux environments. It also provides integrations with other environments, such as
Proxmox.
with any Linux environments. It also provides integrations with other environments, such as Proxmox.
Copy link

Copilot AI Feb 23, 2026

Choose a reason for hiding this comment

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

Grammar: “compatible with any Linux environments” is unidiomatic/incorrect. Consider changing to “compatible with any Linux environment” (or “compatible with Linux environments” / “most Linux environments”) to match intended meaning.

Suggested change
with any Linux environments. It also provides integrations with other environments, such as Proxmox.
with any Linux environment. It also provides integrations with other environments, such as Proxmox.

Copilot uses AI. Check for mistakes.
NVMe over Fabrics (nvme-of), and NVMe over TCP (nvme-tcp) are available. In most cases, the latter two kernel
modules need to be loaded manually or persisted. Please see
the [Bare Metal or Virtualized (Linux) installation section](../deployments/baremetal/index.md) on how to do this.
the [Linux installation section](../deployments/baremetal/index.md) on how to do this.
Copy link

Copilot AI Feb 23, 2026

Choose a reason for hiding this comment

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

The link text “Linux installation section” points to docs/deployments/baremetal/index.md, whose page title/content is about “Plain Linux Initiators” (initiator-side NVMe module setup) rather than a general Linux installation section. Suggest adjusting the link text to match the target page (or update the link to the actual Linux installation docs if that was the intent).

Suggested change
the [Linux installation section](../deployments/baremetal/index.md) on how to do this.
the [Plain Linux initiators](../deployments/baremetal/index.md) section on how to do this.

Copilot uses AI. Check for mistakes.
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.

2 participants