Added Remove Built-in Apps FAQ doc. (#1115)

* Added Remove Built-in Apps FAQ doc.

Signed-off-by: Felixnoo <felixliu@yunify.com>

* wording updated

Signed-off-by: Felixnoo <felixliu@yunify.com>
This commit is contained in:
Felixnoo 2021-02-25 14:23:54 +08:00 committed by GitHub
parent 414c69cc13
commit 8a51f48927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 100 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
title: "Applications"
keywords: 'Kubernetes, KubeSphere, OpenPitrix, Application, App'
description: 'Faq about applications in KubeSphere'
weight: 16900
---

View File

@ -0,0 +1,44 @@
---
title: "Remove Built-in Apps in KubeSphere"
keywords: "KubeSphere, OpenPitrix, Application, App"
description: "How to remove built-in apps in KubeSphere"
linkTitle: "Remove Built-in Apps in KubeSphere"
Weight: 16910
---
As an open-source and app-centric container platform, KubeSphere integrates 15 built-in apps in the App Store that is based on [OpenPitrix](https://github.com/openpitrix/openpitrix). They are accessible to all tenants in a workspace, while you can also remove them from the App Store. This tutorial demonstrates how to remove a built-in app from the App Store.
## Prerequisites
- You need to use an account with the role of `platform-admin` (e.g. `admin`) for this tutorial.
- You need to [enable the App Store](../../../pluggable-components/app-store/).
## Remove a Built-in App
1. Log in to the web console of KubeSphere as `admin`, click **Platform** in the upper left corner, and then select **App Store Management**.
![click-platform](/images/docs/zh-cn/faq/applications/remove-built-in-apps/click-platform.PNG)
![select-app-store-management](/images/docs/zh-cn/faq/applications/remove-built-in-apps/select-app-store-management.PNG)
2. In the **App Store** page, you can see all 15 built-in apps displayed in the list. Select an app that you want to remove from the App Store. For example, click **tomcat** to go to its detail page.
![click-tomcat](/images/docs/zh-cn/faq/applications/remove-built-in-apps/click-tomcat.PNG)
3. In the detail page of tomcat, click **Suspend App** to remove the app.
![suspend-tomcat](/images/docs/zh-cn/faq/applications/remove-built-in-apps/suspend-tomcat.PNG)
4. In the dialog that appears, click **OK** to confirm your operation.
![confirm-suspend](/images/docs/zh-cn/faq/applications/remove-built-in-apps/confirm-suspend.PNG)
5. To make the app available again in the App Store, click **Activate App** and then click **OK** to confirm your operation.
![activate-tomcat](/images/docs/zh-cn/faq/applications/remove-built-in-apps/activate-tomcat.PNG)
{{< notice note >}}
You can also create a new account with necessary roles based on your needs. For more information about managing apps in KubeSphere, refer to [Application Lifecycle Management](../../../application-store/app-lifecycle-management/).
{{</ notice >}}

View File

@ -0,0 +1,6 @@
---
title: "应用程序"
keywords: 'Kubernetes, KubeSphere, OpenPitrix, 应用程序, 应用'
description: '关于 KubeSphere 中应用程序的常见问题'
weight: 16900
---

View File

@ -0,0 +1,44 @@
---
title: "下架 KubeSphere 中的内置应用"
keywords: "KubeSphere, OpenPitrix, 应用程序, 应用"
description: "如何下架 KubeSphere 中的内置应用"
linkTitle: "下架 KubeSphere 中的内置应用"
Weight: 16910
---
As an open-source and app-centric container platform, KubeSphere integrates 15 built-in apps in the App Store that is based on [OpenPitrix](https://github.com/openpitrix/openpitrix). They are accessible to all tenants in a workspace, while you can also remove them from the App Store. This tutorial demonstrates how to remove a built-in app from the App Store.
## Prerequisites
- You need to use an account with the role of `platform-admin` (e.g. `admin`) for this tutorial.
- You need to [enable the App Store](../../../pluggable-components/app-store/).
## Remove a Built-in App
1. Log in to the web console of KubeSphere as `admin`, click **Platform** in the upper left corner, and then select **App Store Management**.
![click-platform](/images/docs/zh-cn/faq/applications/remove-built-in-apps/click-platform.PNG)
![select-app-store-management](/images/docs/zh-cn/faq/applications/remove-built-in-apps/select-app-store-management.PNG)
2. In the **App Store** page, you can see all 15 built-in apps displayed in the list. Select an app that you want to remove from the App Store. For example, click **tomcat** to go to its detail page.
![click-tomcat](/images/docs/zh-cn/faq/applications/remove-built-in-apps/click-tomcat.PNG)
3. In the detail page of tomcat, click **Suspend App** to remove the app.
![suspend-tomcat](/images/docs/zh-cn/faq/applications/remove-built-in-apps/suspend-tomcat.PNG)
4. In the dialog that appears, click **OK** to confirm your operation.
![confirm-suspend](/images/docs/zh-cn/faq/applications/remove-built-in-apps/confirm-suspend.PNG)
5. To make the app available again in the App Store, click **Activate App** and then click **OK** to confirm your operation.
![activate-tomcat](/images/docs/zh-cn/faq/applications/remove-built-in-apps/activate-tomcat.PNG)
{{< notice note >}}
You can also create a new account with necessary roles based on your needs. For more information about managing apps in KubeSphere, refer to [Application Lifecycle Management](../../../application-store/app-lifecycle-management/).
{{</ notice >}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB