mirror of
https://github.com/kubesphere/website.git
synced 2025-12-30 17:52:56 +00:00
Add memcached app doc
Signed-off-by: yunkunrao <yunkunrao@yunify.com>
This commit is contained in:
parent
204fc17667
commit
aaee2dd589
|
|
@ -0,0 +1,34 @@
|
|||
---
|
||||
title: "Memcached App"
|
||||
keywords: 'Kubernetes, KubeSphere, Memcached, app-store'
|
||||
description: 'How to use built-in Memcached Object Storage'
|
||||
|
||||
|
||||
weight: 2242
|
||||
---
|
||||
Memcached is designed for large data caches. Its API is available for most popular languages. This guide will show you one-click deployment for Memcached in Kubenetes .
|
||||
|
||||
## 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 Memcached 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 memcached showing active on the application list.
|
||||
|
||||

|
||||
Binary file not shown.
|
After Width: | Height: | Size: 102 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 93 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 107 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 128 KiB |
Loading…
Reference in New Issue