Avatar photo
By: Meike Chabowski

August 13, 2025 2:12 pm

814 views

Persistent Block Storage for Kubernetes: SUSE Storage, powered by Longhorn

This article was written by Sushant Gaurav, Technical Engineer Writer at the SUSE Documentation Team. When you run applications on Kubernetes, you need persistent storage. This storage retains data even if a pod restarts, crashes, or reschedules to another node. Kubernetes manages this through Persistent Volumes (PVs) and Persistent Volume Claims (PVCs), which allow applications […]

Read More