Category: knowledge hub
Showing 2 posts.
Rob Pankow
Jun 8th, 2026 | 11 min read
How to Choose Persistent Storage for Kubernetes: A Decision Framework
Choosing Kubernetes persistent storage is a multi-dimensional decision: performance, data protection, cost, operations, and compliance all point in different directions. This framework gives platform engineers a structured way to evaluate storage options against the workloads they actually run.
Chris Engelbert
Jun 8th, 2026 | 9 min read
NVMe-oF for Kubernetes Storage: A Platform Engineer's Guide
NVMe over Fabrics changes how Kubernetes storage works at the protocol layer. This guide explains what NVMe-oF is, how NVMe/TCP and NVMe/RoCE differ, how the Kubernetes CSI layer sits on top, and what platform engineers need to validate before deploying NVMe-oF-based storage in production.