Piraeus is an open-source software publisher whose flagship project, LINSTOR, delivers enterprise-grade distributed block storage orchestration for Kubernetes and other container platforms. Developed under the umbrella of the Piraeus Datastore initiative, the LINSTOR plugin integrates natively with kubectl, enabling administrators to provision, replicate, snapshot, and migrate persistent volumes across heterogeneous Linux clusters without leaving the familiar Kubernetes CLI. Typical use cases include running stateful micro-services that demand low-latency, highly available storage, consolidating SAN or NVMe-oF resources into a unified pool, and automating disaster-recovery workflows through transparent cross-site replication. Because LINSTOR separates control plane from data path, it scales from modest edge deployments to multi-petabyte private clouds while remaining storage-agnostic: DRBD, ZFS, LVM, thin-provisioning, encryption, and even cloud volumes can be mixed under a single declarative YAML interface. Operators benefit from built-in monitoring metrics, Prometheus exporters, and Helm charts that streamline day-two operations such as rolling upgrades, capacity balancing, and automatic rebalancing after node additions or failures. The software is released under a permissive license, encouraging community contributions and commercial support alike. All Piraeus software, including the kubectl LINSTOR plugin, is available free of charge on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always fetch the latest upstream release, and can be installed individually or in unattended batch mode alongside other applications.
A plugin to control a LINSTOR cluster using kubectl
Details