1
0
mirror of https://github.com/minio/docs.git synced 2025-07-21 12:02:14 +03:00

DOCS-660: Add note for Linux gateway migration docs pointing to Container docs (#795)

This commit is contained in:
Ravind Kumar
2023-03-31 18:03:38 -04:00
committed by GitHub
parent 2b5c5c8f99
commit d7bfff7aa2

View File

@ -20,6 +20,12 @@ Along with the deprecation announcement, MinIO also announced that the feature w
As of :minio-release:`RELEASE.2022-10-29T06-21-33Z`, the MinIO Gateway and the related filesystem mode code have been removed.
Deployments still using the `standalone` or `filesystem` MinIO modes that upgrade to :minio-release:`RELEASE.2022-10-29T06-21-33Z` or later receive an error when attempting to start MinIO.
.. cond:: linux
.. note::
For deployments running in a container, see the `Container - Migrate from Gateway or Filesystem Mode <https://min.io/docs/minio/container/operations/install-deploy-manage/migrate-fs-gateway.html>`__ tutorial instead.
Overview
--------