Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/en/storage/storagesystem_minio/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ sourceSHA: 1eac407d04dd88f95a6c24024dc03bd0a0869a1f7e57682897e4d4ec519c8f82

# Introduction

:::warning Deprecation Notice
MinIO Object Storage is deprecated. The upstream community no longer maintains the MinIO Operator used by this deployment path, so ACP will also deprecate MinIO. Do not use MinIO for new deployments. Migrate existing data to Ceph RGW as soon as possible. See [MinIO to Rook Ceph RGW Data Migration Guide](./how_to/minio-to-ceph-rgw-with-volsync.md) for migration instructions.
:::

Alauda Container Platform (ACP) Object Storage with MinIO is an object storage service licensed under the Apache License v2.0. It is compatible with the Amazon S3 cloud storage service interface, making it particularly suitable for storing large volumes of unstructured data, such as images, videos, log files, backup data, and container/virtual machine images. An object file can range in size from a few KB to a maximum of 5T.

**The main advantages are as follows:**
Expand Down