diagrams
diagrams copied to clipboard
Cloud Native Storage and refactoring with a new Kubernetes provider
Refactoring Kubernetes ecosystem into a new Kubernetes provider: to use <provider>/<type>/resource
, and not <provider>/<type>/<subcategory>/resource
Add Cloud Native storage :
- https://rook.io/
- https://openebs.io/
- https://min.io
@mingrammer it is to differentiate the ecosystem of Kubernetes applications (Rook, Velero, ....) from internal Kubernetes applications (Deployment, Ingress, ...)
How do think about move these tools under k8s.ecosystem
?
@mingrammer i will do that.
Yep.