mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Fix build warnings for Operator pages (#1238)
Fix build warnings from https://github.com/minio/docs/pull/1219 Some are broken refs that need to point elsewhere. Some are because `openshift`, `eks`, `gke`, `aks` can't see a target that's on a `k8s` page, apparently due to how `operations/installation.rst` is structured. These we are still investigating.
This commit is contained in:
@ -36,7 +36,7 @@ Deploy a MinIO Tenant
|
||||
:alt: MinIO Operator Console
|
||||
|
||||
|
||||
The MinIO Operator Console is designed with deploying multi-node distributed MinIO Deployments.
|
||||
The MinIO Operator Console is designed for 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.
|
||||
|
Reference in New Issue
Block a user