|
|
|
|
|
by eicnix
3350 days ago
|
|
When you are running on your own hardware you usually have multiple options for storage: - Use the local node storage although this is very simple but can get complicated on more complex installations - Connect to your existing storage solution using ISCSI or NFS - Running your own distributed storage solution on top of Kubernetes for Kubernetes. e.g. https://github.com/rook/rook |
|