mirror of
https://github.com/minio/docs.git
synced 2025-08-06 14:42:56 +03:00
Addresses #1273 # Summary This pass does three things: 1. Updates all tutorials related to Operator/Tenant deployment for Kustomize and Helm 2. Removes references to Operator Console + updates to reference Kustomize/Helm wherever possible 3. Slightly tidies up old or dangling references This pass does not do these things: - Link out heavily to Kubernetes docs (for later) - Clean up organization (singleplat build handles this) - Addresses OpenShift, Rancher, etc. --------- Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com> Co-authored-by: Allan Roger Reid <allanrogerreid@gmail.com> Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
1.5 KiB
1.5 KiB
Deploy and Manage MinIO Tenants
minio
Table of Contents
The MinIO Kubernetes Operator supports deploying and managing MinIO Tenants onto your Kubernetes cluster through the Operator Console web interface.
The following tutorials provide steps for tenant management via the Operator Console and Kustomize:
minio-k8s-deploy-minio-tenant |
Deploy a new MinIO Tenant onto the Kubernetes cluster. |
minio-k8s-modify-minio-tenant |
Modify the configuration or topology settings of a MinIO Tenant. |
minio-k8s-upgrade-minio-tenant |
Upgrade the MinIO Server version used by a MinIO Tenant. |
minio-k8s-expand-minio-tenant |
Increase the available storage capacity of an existing MinIO Tenant. |
minio-k8s-delete-minio-tenant |
Delete an existing MinIO Tenant. |
minio-site-replication-overview |
Configure two or more MinIO Tenants as peers for MinIO Site Replication |
/operations/install-deploy-manage/deploy-minio-tenant /operations/install-deploy-manage/modify-minio-tenant /operations/install-deploy-manage/upgrade-minio-tenant /operations/install-deploy-manage/expand-minio-tenant /operations/install-deploy-manage/delete-minio-tenant /operations/install-deploy-manage/multi-site-replication