Update App Number and Image
Signed-off-by: Felixnoo <felixliu@yunify.com>
|
|
@ -6,7 +6,7 @@ linkTitle: "Remove Built-in Apps in KubeSphere"
|
|||
Weight: 16910
|
||||
---
|
||||
|
||||
As an open source and app-centric container platform, KubeSphere integrates 16 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.
|
||||
As an open source and app-centric container platform, KubeSphere integrates 17 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
|
||||
|
||||
|
|
@ -17,7 +17,7 @@ As an open source and app-centric container platform, KubeSphere integrates 16 b
|
|||
|
||||
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. On the **App Store** page, you can see all 16 built-in apps 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.
|
||||
2. On the **App Store** page, you can see all 17 built-in apps 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.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ weight: 6200
|
|||
|
||||
As an open-source and app-centric container platform, KubeSphere provides users with a Helm-based App Store for application lifecycle management on the back of [OpenPitrix](https://github.com/openpitrix/openpitrix), an open-source web-based system to package, deploy and manage different types of apps. The KubeSphere App Store allows ISVs, developers and users to upload, test, deploy and release apps with just several clicks in a one-stop shop.
|
||||
|
||||
Internally, the KubeSphere App Store can serve as a place for different teams to share data, middleware, and office applications. Externally, it is conducive to setting industry standards of building and delivery. By default, there are 16 built-in apps in the App Store. After you enable this feature, you can add more apps with app templates.
|
||||
Internally, the KubeSphere App Store can serve as a place for different teams to share data, middleware, and office applications. Externally, it is conducive to setting industry standards of building and delivery. By default, there are 17 built-in apps in the App Store. After you enable this feature, you can add more apps with app templates.
|
||||
|
||||

|
||||
|
||||
|
|
@ -106,7 +106,7 @@ You can find the web kubectl tool by clicking <img src="/images/docs/enable-plug
|
|||
|
||||
## Verify the Installation of the Component
|
||||
|
||||
After you log in to the console, if you can see **App Store** in the top-left corner and 16 built-in apps in it, it means the installation is successful.
|
||||
After you log in to the console, if you can see **App Store** in the top-left corner and 17 built-in apps in it, it means the installation is successful.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ KubeSphere 集成了 [OpenPitrix](https://github.com/openpitrix/openpitrix)(
|
|||
- **应用模板**:这种方式让开发者和独立软件供应商 (ISV) 能够与企业空间中的用户共享应用程序。您也可以在企业空间中导入第三方应用仓库。
|
||||
- **自制应用**:这种方式帮助用户使用多个微服务来快速构建一个完整的应用程序。KubeSphere 让用户可以选择现有服务或者创建新的服务,用于在一站式控制台上创建自制应用。
|
||||
|
||||

|
||||

|
||||
|
||||
本教程使用 [Redis](https://redis.io/) 作为示例应用程序,演示如何进行应用全生命周期管理,包括提交、审核、测试、发布、升级和下架。
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ linkTitle: "移除 KubeSphere 中的内置应用"
|
|||
Weight: 16910
|
||||
---
|
||||
|
||||
作为一个以应用为中心的开源容器平台,KubeSphere 在基于 [OpenPitrix](https://github.com/openpitrix/openpitrix) 的应用商店中集成了 16 个内置应用。这些应用可供企业空间内的所有租户使用,但您也可以将这些应用从应用商店中移除。本教程为您演示怎样从应用商店中移除内置应用。
|
||||
作为一个以应用为中心的开源容器平台,KubeSphere 在基于 [OpenPitrix](https://github.com/openpitrix/openpitrix) 的应用商店中集成了 17 个内置应用。这些应用可供企业空间内的所有租户使用,但您也可以将这些应用从应用商店中移除。本教程为您演示怎样从应用商店中移除内置应用。
|
||||
|
||||
## 准备工作
|
||||
|
||||
|
|
@ -17,7 +17,7 @@ Weight: 16910
|
|||
|
||||
1. 以 `admin` 身份登录 Web 控制台,点击左上角**平台管理**,然后选择**应用商店管理**。
|
||||
|
||||
2. 在**应用商店**页面,您可以看到列表中展示了 16 个内置应用。选择您想要从应用商店中移除的应用,例如,点击 **Tomcat** 跳转到其详情页面。
|
||||
2. 在**应用商店**页面,您可以看到列表中展示了 17 个内置应用。选择您想要从应用商店中移除的应用,例如,点击 **Tomcat** 跳转到其详情页面。
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ weight: 6200
|
|||
|
||||
作为一个开源的、以应用为中心的容器平台,KubeSphere 在 [OpenPitrix](https://github.com/openpitrix/openpitrix) 的基础上,为用户提供了一个基于 Helm 的应用商店,用于应用生命周期管理。OpenPitrix 是一个开源的 Web 平台,用于打包、部署和管理不同类型的应用。KubeSphere 应用商店让 ISV、开发者和用户能够在一站式服务中只需点击几下就可以上传、测试、部署和发布应用。
|
||||
|
||||
对内,KubeSphere 应用商店可以作为不同团队共享数据、中间件和办公应用的场所。对外,有利于设立构建和交付的行业标准。默认情况下,应用商店中内置了 16 个应用。启用该功能后,您可以通过应用模板添加更多应用。
|
||||
对内,KubeSphere 应用商店可以作为不同团队共享数据、中间件和办公应用的场所。对外,有利于设立构建和交付的行业标准。默认情况下,应用商店中内置了 17 个应用。启用该功能后,您可以通过应用模板添加更多应用。
|
||||
|
||||

|
||||
|
||||
|
|
@ -103,7 +103,7 @@ weight: 6200
|
|||
|
||||
## 验证组件的安装
|
||||
|
||||
在您登录控制台后,如果您能看到页面左上角的**应用商店**以及其中的 16 个内置应用,则说明安装成功。
|
||||
在您登录控制台后,如果您能看到页面左上角的**应用商店**以及其中的 17 个内置应用,则说明安装成功。
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 534 KiB After Width: | Height: | Size: 365 KiB |
|
Before Width: | Height: | Size: 425 KiB After Width: | Height: | Size: 867 KiB |
|
Before Width: | Height: | Size: 367 KiB |
|
After Width: | Height: | Size: 858 KiB |
|
Before Width: | Height: | Size: 420 KiB After Width: | Height: | Size: 366 KiB |