1
0
mirror of https://github.com/minio/docs.git synced 2025-05-21 11:53:41 +03:00
docs/source/operations/checklists.rst
Daryl White 0a68ca4ff9
Adding bucket limit information (#649)
- Imports the limits doc from legacy into the Checklists section
- Adds 500K limit to buckets in several places

Closes #548
2022-11-22 15:25:44 -06:00

33 lines
1.1 KiB
ReStructuredText

=====================
Deployment Checklists
=====================
.. default-domain:: minio
.. contents:: Table of Contents
:local:
:depth: 2
The following checklists provide a high-level guideline for validating production-readiness of MinIO deployments.
These checklists may not meet the precise requirements of your unique deployment topology or architecture, and are intended as a best-effort guide to reliable production deployments.
|subnet| users can `log in <https://subnet.min.io/?ref=docs>`__ and create a new issue for pre-production deployment reviews.
Coordination with MinIO Engineering via SUBNET ensures end-to-end support for performant and reliable deployments.
Community users can seek support on the `MinIO Community Slack <https://slack.min.io>`__.
Community Support is best-effort only and has no SLAs around responsiveness.
Checklists:
- :ref:`Hardware checklists <minio-hardware-checklist>`
- :ref:`Security Checklist <minio-security-checklist>`
- :ref:`Software Checklist <minio-software-checklists>`
- :ref:`Thresholds and Limits <minio-server-limits>`
.. toctree::
:titlesonly:
:hidden:
:glob:
/operations/checklists/*