1
0
mirror of https://github.com/minio/docs.git synced 2025-07-24 10:22:32 +03:00

Rephrasing the Operator Support (#948)

### Objective:

To rephrase the Operator Support accordingly for single node single
drive configurations.

---------

Co-authored-by: Ravind Kumar <ravindk89@gmail.com>
This commit is contained in:
Cesar Celis Hernandez
2023-08-11 08:29:56 -06:00
committed by GitHub
parent 389d338b6f
commit d2e8899685

View File

@ -33,8 +33,13 @@ Deploy a MinIO Tenant
:class: no-scaled-link
:alt: MinIO Operator Console
The MinIO Operator supports only the Distributed (Multi-Node Multi-Drive) MinIO topology.
You can use basic Kubernetes YAML resource definitions to deploy Single-Node Single-Drive and Single-Node Multi-Drive topologies for local testing and evaluation as necessary.
The MinIO Operator Console is designed with deploying multi-node distributed MinIO Deployments.
Deploying Single-Node topologies requires additional configurations not covered in this documentation.
You can alternatively use a simple Kubernetes YAML object to describe a Single-Node topology for local testing and evaluation as necessary.
MinIO does not recommend nor support single-node deployment topologies for production environments.
The Operator Console provides a rich user interface for deploying and managing MinIO Tenants on Kubernetes infrastructure.
Installing the MinIO :ref:`Kubernetes Operator <deploy-operator-kubernetes>` automatically installs and configures the Operator Console.