Minio Registry Setup

You can use Minio as a registry to store your models and deployments. Minio is an open-source object storage server that is compatible with Amazon S3. For the most up-to-date information on using Minio, see the Minio documentation.

Using Minio as a registry deployed within your organization’s Kubernetes cluster can potentially improve the performance of your model deployments by reducing the latency of pulling models from a remote registry.

Once you have set up Minio, you can add it as a registry for your models and deployments.