↓
Skip to main content
Stonegarden
Stonegarden
Articles
Garage
About
Articles
Garage
About
Container Storage Interface
Kubernetes Proxmox Container Storage Interface
2024 Jun 17
·
Updated: 2024 Jul 10
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.