Skip to main content

Container Storage Interface

Kubernetes Proxmox Container Storage Interface
··3259 words·16 mins
If you plan to run stateful applications in your Kubernetes cluster, you quickly run into the question of where to store this state. A database is often the best solution, though writing to disk is sometimes the only — or at least easier, option.