1
0
mirror of https://github.com/minio/docs.git synced 2025-04-25 17:22:39 +03:00
docs/source/operations/install-deploy-manage/minio-operator-console.rst
Daryl White c7a46b932f
Updating docs for changes with Operator 0.19.5 (#592)
Closes #527

- Adds information about the new Register tab in the Operator
- Updates screenshots to show the Register tab
- Adds note about permissions when managing buckets in a tenant
- Added new FSGroupChangePolicy field to security context when creating
tenants
2022-10-03 16:41:21 -05:00

2.9 KiB

MinIO Operator Console

minio

Table of Contents

The Operator Console provides a rich user interface for deploying and managing MinIO Tenants on Kubernetes infrastructure. Installing the MinIO Kubernetes Operator <deploy-operator-kubernetes> automatically installs and configures the Operator Console.

MinIO Operator Console

This page summarizes the functions available with the MinIO Operator Console.

Use the kubectl minio proxy command to temporarily forward traffic between the local host machine and the MinIO Operator Console:

kubectl minio proxy

The command returns output similar to the following:

Starting port forward of the Console UI.

To connect open a browser and go to http://localhost:9090

Current JWT to login: TOKEN

Open your browser to the specified URL and enter the JWT Token into the login page.

Tenant Management

The MinIO Operator Console supports deploying, managing, and monitoring MinIO Tenants on the Kubernetes cluster.

MinIO Operator Console

You can deploy a MinIO Tenant <minio-k8s-deploy-minio-tenant> through the Operator Console.

The Operator Console automatically detects any MinIO Tenants deployed on the cluster, whether provisioned through the Operator Console or through the MinIO Kubernetes Plugin <minio-k8s-deploy-minio-tenant-commandline>.

Select a listed tenant to open an in-browser view of that tenant's MinIO Console. You can use this view to directly manage, modify, expand, upgrade, and delete the tenant through the Operator UI.

Tenant Registration

0.19.5

You can register your MinIO tenants with your account using the Operator Console.

MinIO Operator Console Register Screen

  1. Select the Register tab

  2. Enter the API Key

    You can obtain the key from through the Console by selecting Get from SUBNET.

Review Your MinIO License

To review which license you are using and the features available through different license options, select the License tab.

MinIO supports two licenses: AGPLv3 Open Source or a MinIO Commercial License. Subscribers to use MinIO under a commercial license.

You can also Subscribe from the License screen.