SkillAgentSearch skills...

Longhorn

Cloud-Native distributed storage built on and for Kubernetes

Install / Use

/learn @longhorn/Longhorn
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center" style="border-bottom: none"> <a href="https://longhorn.io/" target="_blank"><img alt="Longhorn" width="300px" src="https://github.com/longhorn/website/blob/master/static/img/logos/longhorn-stacked-color.png""></a> </h1> <p align="center">A CNCF Incubating Project. Visit <a href="https://longhorn.io/" target="_blank">longhorn.io</a> for the full documentation.</p> <div align="center">

OpenSSF Scorecard Releases GitHub Docs

</div>

Longhorn is a distributed block storage system for Kubernetes. Longhorn is cloud-native storage built using Kubernetes and container primitives.

Longhorn is lightweight, reliable, and powerful. You can install Longhorn on an existing Kubernetes cluster with one kubectl apply command or by using Helm charts. Once Longhorn is installed, it adds persistent volume support to the Kubernetes cluster.

Longhorn implements distributed block storage using containers and microservices. Longhorn creates a dedicated storage controller for each block device volume and synchronously replicates the volume across multiple replicas stored on multiple nodes. The storage controller and replicas are themselves orchestrated using Kubernetes. Here are some notable features of Longhorn:

  1. Enterprise-grade distributed storage with no single point of failure
  2. Incremental snapshot of block storage
  3. Backup to secondary storage (NFSv4 or S3-compatible object storage) built on efficient change block detection
  4. Recurring snapshot and backup
  5. Automated non-disruptive upgrade. You can upgrade the entire Longhorn software stack without disrupting running volumes!
  6. Intuitive GUI dashboard

You can read more technical details of Longhorn here.

Releases

NOTE:

  • <version>* means the release branch is under active support and will have periodic follow-up patch releases.
  • Latest release means the version is the latest release of the newest release branch.
  • Stable release means the version is stable and has been widely adopted by users.
  • Release EOL: One year after the first stable version. For the details, please refer to Release Support.

https://github.com/longhorn/longhorn/releases

| Release | Latest Version | Stable Versions | Release Note | Important Note | Active | |-----------|-----------------|-----------------------------------|-----------------------------------------------------------------|--------------------------------------------------------------|--------| | 1.11* | 1.11.1 | 1.11.1 | 🔗 | 🔗 | ✅ | | 1.10* | 1.10.2 | 1.10.2 | 🔗 | 🔗 | ✅ | | 1.9* | 1.9.2 | 1.9.2 | 🔗 | 🔗 | ✅ | | 1.8* | 1.8.2 | 1.8.2 | 🔗 | 🔗 | | | 1.7 | 1.7.3 | 1.7.3, 1.7.2, 1.7.1 | 🔗 | 🔗 | | | 1.6 | 1.6.4 | 1.6.4, 1.6.3, 1.6.2, 1.6.1 | 🔗 | 🔗 | | | 1.5 | 1.5.5 | 1.5.5, 1.5.4, 1.5.3 | 🔗 | 🔗 | | | 1.4 | 1.4.4 | 1.4.4, 1.4.3, 1.4.2, 1.4.1 | 🔗 | 🔗 | | | 1.3 | 1.3.3 | 1.3.3, 1.3.2 | 🔗 | 🔗 | | | 1.2 | 1.2.6 | 1.2.6, 1.2.5, 1.2.4, 1.2.3, 1.2.2 | 🔗 | 🔗 | | | 1.1 | 1.1.3 | 1.1.3, 1.1.2 | 🔗 | | |

Roadmap

https://github.com/longhorn/longhorn/wiki/Roadmap

Components

Longhorn is 100% open-source software. Project source code is spread across several repositories:

  • Manager: Build StatusGo Report CardFOSSA Status
  • Instance Manager: Build StatusGo Report CardFOSSA Status
  • Engine: Build StatusGo Report CardFOSSA Status
  • Share Manager: Build StatusGo Report CardFOSSA Status
  • Backing Image Manager: Build StatusGo Report CardFOSSA Status
  • UI: Build StatusFOSSA Status
  • CLI: buildFOSSA Status

| Component | What it does | GitHub repo | | :----------------------------- | :--------------------------------------------------------------------- | :------------------------------------------------------------------------------------------ | | Longhorn Backing Image Manager | Backing image download, sync, and deletion in a disk | longhorn/backing-image-manager | | Longhorn Instance Manager | Controller/replica instan

View on GitHub
GitHub Stars7.6k
CategoryDevelopment
Updated12h ago
Forks695

Languages

Shell

Security Score

100/100

Audited on Apr 4, 2026

No findings