← Back to list

minio-storage
by nmime
⭐ 0🍴 0📅 Jan 18, 2026
SKILL.md
name: minio-storage description: MinIO S3-compatible object storage on Kubernetes. Use when deploying MinIO, configuring buckets, setting up integrations with GitLab/Loki/backups, or managing S3-compatible storage infrastructure.
MinIO Storage
S3-compatible storage for platform services. (Updated: January 2026). All scripts are idempotent - uses helm upgrade --install.
MinIO Image Source Change
As of October 2025, MinIO no longer provides official Docker images. Use one of these alternatives:
| Option | Image | Notes |
|---|---|---|
| Chainguard (Recommended) | cgr.dev/chainguard/minio | Free tier, vulnerability-free |
| Bitnami | bitnami/minio | Community maintained |
| Build from source | Self-built | Requires Go 1.24+ |
Modes
| Tier | Mode | Replicas |
|---|---|---|
| minimal/small | standalone | 1 |
| medium/production | distributed | 4 |
Installation
See references/installation.md for deployment options:
- Standalone: Single replica for minimal/small tiers
- Distributed: 4 replicas for medium/production tiers
Integrations
- GitLab (artifacts, uploads, LFS)
- Loki (log storage)
- Backups
Reference Files
- references/installation.md - Installation overview
- references/standalone.md - Standalone mode
- references/distributed.md - Distributed mode
- references/buckets.md - Bucket management
- references/gitlab-integration.md - GitLab integration
- references/loki-integration.md - Loki integration
- references/backup-integration.md - Backup integration
- references/monitoring.md - Monitoring
- references/operations.md - Day-to-day operations
Score
Total Score
40/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon