minio-storage
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
More from nmime/infra-skills
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
11hetzner-infra
Hetzner cloud infrastructure provisioning for Kubernetes. Use when provisioning servers, networks, load balancers, firewalls, DNS zones, or storage on Hetzner Cloud via hcloud CLI.
6k8s-secrets
Vault + External Secrets Operator for secrets management.
6k8s-autoscaling
KEDA event-driven autoscaling for Kubernetes. Use when installing KEDA, configuring scalers (Prometheus, RabbitMQ, Kafka, etc.), setting up HPA, or implementing autoscaling best practices.
6k8s-cluster-management
Kubernetes cluster installation via Kubespray. Always use Kubespray for cluster provisioning. Includes core addons (Cilium, Gateway API, cert-manager, LoadBalancer). Multi-cloud support.
6k8s-observability
VictoriaMetrics + Loki + Grafana. Light or full mode.
6