mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-19 21:09:27 +00:00
One more note about storage systems
This commit is contained in:
@@ -56,6 +56,24 @@
|
||||
|
||||
---
|
||||
|
||||
## A useful reminder
|
||||
|
||||
- We're installing Portworx because we need a storage system
|
||||
|
||||
- If you are using AKS, EKS, GKE ... you already have a storage system
|
||||
|
||||
(but you might want another one, e.g. to leverage local storage)
|
||||
|
||||
- If you have setup Kubernetes yourself, there are other solutions available too
|
||||
|
||||
- on premises, you can use a good old SAN/NAS
|
||||
|
||||
- on a private cloud like OpenStack, you can use e.g. Cinder
|
||||
|
||||
- everywhere, you can use other systems, e.g. Gluster, StorageOS
|
||||
|
||||
---
|
||||
|
||||
## Portworx requirements
|
||||
|
||||
- Kubernetes cluster ✔️
|
||||
|
||||
Reference in New Issue
Block a user