Usage
Deploy MinIO Sidekick in single-site or multi-site configurations to provide high availability for backend services.
Basic deployments distribute traffic across multiple backend servers within a single site using health checks and load balancing algorithms. Multi-site deployments extend this with automatic failover between geographic locations, enabling read-write splitting and optimized routing based on client proximity.
| Deployment Pattern | Description | 
|---|---|
| Basic deployment | Single-site configuration with backend groups, DNS round-robin mode, and client access patterns | 
| Multi-site deployment | Geographic redundancy with automatic failover, pool-based sites, and read-only health checks |