diff --git a/4 - Kubernetes tools and alternatives.-.md b/4 - Kubernetes tools and alternatives.-.md index 33f7557..3e4054f 100644 --- a/4 - Kubernetes tools and alternatives.-.md +++ b/4 - Kubernetes tools and alternatives.-.md @@ -9,6 +9,7 @@ - [rook-ceph](https://rook.io): A storage orchestrator for Kubernetes that deploys and manages Ceph clusters to provide block, file, and object storage. - [kadalu](https://github.com/kadalu/kadalu): A Kubernetes-native storage solution based on GlusterFS, providing scalable and distributed storage. - [minio](https://min.io): A high-performance, Kubernetes-native object storage solution designed to provide a scalable and secure S3-compatible storage service. +- [datashim](https://github.com/datashim-io/datashim): A project that allows mounting external MinIO/S3 buckets as directories to Pods in kubernetes ## Backup - [vellero](https://velero.io): A tool for backup and recovery of Kubernetes cluster resources and persistent volumes, facilitating disaster recovery and data migration.