Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ topics:
- "platform"
---

{{< figure src="blockstor-announcement.png" alt="Blockstor — a LINSTOR-compatible storage system for Kubernetes, written from scratch in Go" width="720" >}}
{{< figure src="blockstor-announcement.png" alt="Blockstor — a free software-defined storage system based on Kubernetes" width="720" >}}

The Cozystack team has open-sourced Blockstor, a control plane for block storage in Kubernetes: LVM and ZFS as backends, replication over DRBD, and a LINSTOR-compatible REST API. The project lives in the cozystack organization and is developed as part of Cozystack, a platform accepted into the CNCF Sandbox. The license is Apache 2.0.

Expand Down
Loading