mirror of
https://github.com/kubesphere/website.git
synced 2025-12-31 19:12:49 +00:00
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:
parent
414c69cc13
commit
8a51f48927
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Applications"
|
||||
keywords: 'Kubernetes, KubeSphere, OpenPitrix, Application, App'
|
||||
description: 'Faq about applications in KubeSphere'
|
||||
weight: 16900
|
||||
---
|
||||
|
|
@ -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**.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||

|
||||
|
||||
3. In the detail page of tomcat, click **Suspend App** to remove the app.
|
||||
|
||||

|
||||
|
||||
4. In the dialog that appears, click **OK** to confirm your operation.
|
||||
|
||||

|
||||
|
||||
5. To make the app available again in the App Store, click **Activate App** and then click **OK** to confirm your operation.
|
||||
|
||||

|
||||
|
||||
{{< 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 >}}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "应用程序"
|
||||
keywords: 'Kubernetes, KubeSphere, OpenPitrix, 应用程序, 应用'
|
||||
description: '关于 KubeSphere 中应用程序的常见问题'
|
||||
weight: 16900
|
||||
---
|
||||
|
|
@ -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**.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||

|
||||
|
||||
3. In the detail page of tomcat, click **Suspend App** to remove the app.
|
||||
|
||||

|
||||
|
||||
4. In the dialog that appears, click **OK** to confirm your operation.
|
||||
|
||||

|
||||
|
||||
5. To make the app available again in the App Store, click **Activate App** and then click **OK** to confirm your operation.
|
||||
|
||||

|
||||
|
||||
{{< 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 |
Loading…
Reference in New Issue