1
0
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:
Andrea Longo
2024-06-07 13:37:24 -06:00
committed by GitHub
parent d17c896f75
commit b173e7bb6e
5 changed files with 6 additions and 4 deletions

View File

@ -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.