This documentation describes Minio Internal Blobstore for VMware Tanzu. Minio is an open source object storage server with an Amazon S3-compatible API.

Overview

Minio Internal Blobstore for VMware Tanzu is a distributed S3 compatible blobstore for VMware Tanzu Application Service for VMs (TAS for VMs). Operators can use Minio as blobstore for TAS for VMs instead of the internal WebDAV/NFS, which are single points of failure.

Key Features

Minio for VMware Tanzu includes the following key features:

  • Amazon S3-compatible: Amazon S3 API is the de facto standard for object storage. Minio implements the Amazon S3 API.
  • Data protection: Minio protects data against hardware failures using erasure code and bitrot detection. You may lose up to half the number of drives and still recover from it. Data protection code is accelerated using SIMD instructions on x64 and ARM CPUs.
  • Highly available: Minio server can tolerate up to (N/2)-1 node failures in a distributed setup. In addition, you can configure Minio server to continuously mirror data between Minio and any Amazon S3-compatible server.

Product Snapshot

The following table provides version and version-support information about Minio for VMware Tanzu.

Element Details
Tile version 1.0.18
Release date January 11, 2022
Software component version 2022-01-08T03-11-54Z
Compatible Ops Manager version(s) v2.6.x, v2.7.x, v2.8.x, v2.9.x, v2.10.x, v2.11.x
Compatible VMware Tanzu Application Service for VMs version(s) v2.6.x, v2.7.x, v2.8.x, v2.9.x, v2.10.x, v2.11.x
BOSH stemcell version Ubuntu Xenial 621
IaaS support AWS, Azure, GCP, OpenStack, and vSphere

Support and License

For a commercial subscription, please contact pivotal@minio.io

check-circle-line exclamation-circle-line close-line
Scroll to top icon