1
0
mirror of https://github.com/minio/docs.git synced 2025-08-09 13:02:53 +03:00

fix additional build warnings (#1239)

Fix more build warnings. This includes removing references to
`MINIO_KMS_KES_ENCLAVE`
This commit is contained in:
Andrea Longo
2024-06-07 14:32:07 -06:00
committed by GitHub
parent b173e7bb6e
commit c30bdaec84
6 changed files with 8 additions and 33 deletions

View File

@@ -14,7 +14,7 @@ Overview
--------
:eks-docs:`Amazon® Elastic Kubernetes Service® <what-is-eks.html>` (EKS) is an enterprise-ready Kubernetes container platform with full-stack automated operations to manage hybrid cloud, multi-cloud, and edge deployments.
The MinIO Kubernetes Operator supports deploying MinIO Tenants onto EKS infrastructure using the MinIO Operator Console, using the :mc:`kubectl minio` CLI tool, or by using `kustomize <https://kustomize.io/>`__ for :minio-git:`YAML-defined deployments <operator/tree/master/examples/kustomization>`.
The MinIO Kubernetes Operator supports deploying MinIO Tenants onto EKS infrastructure using the MinIO Operator Console or by using `kustomize <https://kustomize.io/>`__ for :minio-git:`YAML-defined deployments <operator/tree/master/examples/kustomization>`.
MinIO supports the following methods for installing the MinIO Operator onto your :abbr:`EKS (Elastic Kubernetes Service)` clusters: