Software Defined Storage technologies

December 18, 2023

Tiered Deployment on Rancher Kubernetes Using MinIO

Tiered deployment involves organizing data into different tiers based on its usage patterns and access frequency. Frequently accessed data resides in high-performance storage, while less accessed data moves to more cost-effective, lower-performing storage.
December 1, 2023

Setting up MinIO Object Storage Cluster on Rancher Kubernetes

We deploy a MinIO Object Storage cluster within the Rancher Kubernetes ecosystem. MinIO, a high-performance, open-source object storage solution that offers robust capabilities for handling large volumes of unstructured data.
November 7, 2023

Configuring Active-Active MinIO Site Replication for Data Resilience and Recovery

In this blog post, we shall explore how to set up Active-Active Site Replication in MinIO, allowing you to seamlessly replicate data between MinIO-1 and MinIO-2 Clusters. Site replication is a key feature that enhances data availability and recovery capabilities in the event of a failure.
October 16, 2023

Seamless Rook Ceph Storage Cluster Deployment on Rancher Kubernetes Cluster 

In this blog post, we delve into the deployment of a Rook Ceph storage cluster within a Rancher Kubernetes Cluster. Rook Ceph, an open-source and cloud-native storage operator tailored for Kubernetes, equips you with self-managed, self-scaling, and self-healing distributed storage capabilities.