Fading Coder

One Final Commit for the Last Sprint

GlusterFS Distributed Storage Architecture and Volume Management

Distributed Storage ConceptsDistributed storage aggregates multiple independent storage servers into a unified resource pool, presenting it over the network. This shared resource can manifest as file-level access (similar to NAS), block-level access (similar to SAN), or object-level access via API g...

Deploying GlusterFS Distributed Storage in Kubernetes Clusters

Deploying GlusterFS Distributed Storage in Kubernetes Clusters This guide outlines the process of setting up GlusterFS as a distributed storage solution within a Kubernetes environment. The implementation involves configurign a three-node GlusterFS cluster and integrating it with Kubernetes through...