|
|
@ -0,0 +1,51 @@
|
|||
---
|
||||
title: "Minio App"
|
||||
keywords: 'Kubernetes, KubeSphere, Minio, app-store'
|
||||
description: 'How to use built-in Minio Object Storage'
|
||||
|
||||
|
||||
weight: 2242
|
||||
---
|
||||
MinIO object storage is designed for high performence and the S3 API. This guide will show you how to deploy Minio object storage with only a few steps.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- You have enabled [KubeSphere App Store](../../pluggable-components/app-store)
|
||||
- You have completed the tutorial in [Create Workspace, Project, Account and Role](../../quick-start/create-workspace-and-project/). Now switch to use `project-regular` account to log in and enter into `demo-peoject`.
|
||||
|
||||
## Hands-on Lab
|
||||
|
||||
### Common steps
|
||||
|
||||
1. Choose Minio template `From App Store`.
|
||||
|
||||

|
||||
|
||||
2. Check app info and click `Deploy` button.
|
||||
|
||||

|
||||
|
||||
3. Select app version and deployment location, then go to **Next → Deploy**
|
||||
|
||||

|
||||
|
||||
4. Wait for a few minutes, then you will see the application minio showing active on the application list.
|
||||
|
||||

|
||||
|
||||
5. Click into Minio application, and then enter into its service page.
|
||||
|
||||

|
||||
|
||||
6. In this page, make sure its deployment and Pod are running, then click **More → Edit Internet Access**, and select **NodePort** in the dropdown list, click **OK** to save it.
|
||||
|
||||

|
||||
|
||||
7.Go to **App Template → Configuration Files** and get accessKey and secretKey from `values.yaml`.
|
||||
|
||||

|
||||
|
||||
8. In this step, we can access Minio object storage service using ${Node IP}:${NODEPORT}, e.g. http://192.168.18.152:30116/ with the access key and secret key we got previously to login.
|
||||
|
||||

|
||||
|
||||
|
After Width: | Height: | Size: 192 KiB |
|
After Width: | Height: | Size: 94 KiB |
|
After Width: | Height: | Size: 107 KiB |
|
After Width: | Height: | Size: 88 KiB |
|
After Width: | Height: | Size: 204 KiB |
|
After Width: | Height: | Size: 23 KiB |
|
After Width: | Height: | Size: 137 KiB |
|
After Width: | Height: | Size: 118 KiB |