1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Docs Multiplatform Slice

This commit is contained in:
Ravind Kumar
2022-05-06 16:44:42 -04:00
parent df33ddee6a
commit b99c20a16f
134 changed files with 3689 additions and 2200 deletions

View File

@ -0,0 +1,30 @@
.. _minio-manage:
=================================
Manage Existing MinIO Deployments
=================================
.. default-domain:: minio
.. contents:: Table of Contents
:local:
:depth: 1
Management of an existing MinIO deployment typically falls into the following categories:
Expansion
Increase the total storage capacity of the MinIO Deployment by adding a Server Pool
Upgrade
Test and deploy the latest stable version of MinIO to take advantage of new features, fixes, and performance improvements.
Decommission
Drain data from an older storage pool in preparation for removing it from the deployment
.. toctree::
:titlesonly:
:hidden:
/operations/install-deploy-manage/expand-minio-deployment
/operations/install-deploy-manage/upgrade-minio-deployment
/operations/install-deploy-manage/decommission-server-pool