diff --git a/content/en/docs/faq/applications/_index.md b/content/en/docs/faq/applications/_index.md new file mode 100644 index 000000000..ac763de13 --- /dev/null +++ b/content/en/docs/faq/applications/_index.md @@ -0,0 +1,6 @@ +--- +title: "Applications" +keywords: 'Kubernetes, KubeSphere, OpenPitrix, Application, App' +description: 'Faq about applications in KubeSphere' +weight: 16900 +--- diff --git a/content/en/docs/faq/applications/remove-built-in-apps.md b/content/en/docs/faq/applications/remove-built-in-apps.md new file mode 100644 index 000000000..7e5a0a0ff --- /dev/null +++ b/content/en/docs/faq/applications/remove-built-in-apps.md @@ -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/). + + {{}} \ No newline at end of file diff --git a/content/zh/docs/faq/applications/_index.md b/content/zh/docs/faq/applications/_index.md new file mode 100644 index 000000000..450de9daf --- /dev/null +++ b/content/zh/docs/faq/applications/_index.md @@ -0,0 +1,6 @@ +--- +title: "应用程序" +keywords: 'Kubernetes, KubeSphere, OpenPitrix, 应用程序, 应用' +description: '关于 KubeSphere 中应用程序的常见问题' +weight: 16900 +--- diff --git a/content/zh/docs/faq/applications/remove-built-in-apps.md b/content/zh/docs/faq/applications/remove-built-in-apps.md new file mode 100644 index 000000000..c5c59b2e9 --- /dev/null +++ b/content/zh/docs/faq/applications/remove-built-in-apps.md @@ -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/). + + {{}} \ No newline at end of file diff --git a/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/activate-tomcat.PNG b/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/activate-tomcat.PNG new file mode 100644 index 000000000..a53bb47c1 Binary files /dev/null and b/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/activate-tomcat.PNG differ diff --git a/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/click-platform.PNG b/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/click-platform.PNG new file mode 100644 index 000000000..e1379faaa Binary files /dev/null and b/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/click-platform.PNG differ diff --git a/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/click-tomcat.PNG b/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/click-tomcat.PNG new file mode 100644 index 000000000..57819737d Binary files /dev/null and b/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/click-tomcat.PNG differ diff --git a/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/confirm-suspend.PNG b/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/confirm-suspend.PNG new file mode 100644 index 000000000..85a5e5794 Binary files /dev/null and b/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/confirm-suspend.PNG differ diff --git a/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/select-app-store-management.PNG b/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/select-app-store-management.PNG new file mode 100644 index 000000000..e18b3c0c7 Binary files /dev/null and b/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/select-app-store-management.PNG differ diff --git a/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/suspend-tomcat.PNG b/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/suspend-tomcat.PNG new file mode 100644 index 000000000..9ca2af9ab Binary files /dev/null and b/static/images/docs/zh-cn/faq/applications/remove-built-in-apps/suspend-tomcat.PNG differ