diff --git a/content/en/docs/installing-on-kubernetes/on-prem-kubernetes/installing-kubesphere-on-minikube.md b/content/en/docs/v3.3/installing-on-linux/on-premises/installing-kubesphere-on-minikube.md similarity index 100% rename from content/en/docs/installing-on-kubernetes/on-prem-kubernetes/installing-kubesphere-on-minikube.md rename to content/en/docs/v3.3/installing-on-linux/on-premises/installing-kubesphere-on-minikube.md diff --git a/content/en/docs/v3.3/introduction/features.md b/content/en/docs/v3.3/introduction/features.md index df83978ff..08ec50860 100644 --- a/content/en/docs/v3.3/introduction/features.md +++ b/content/en/docs/v3.3/introduction/features.md @@ -146,7 +146,7 @@ For more information, please see [Project User Guide](../../project-user-guide/) ## Application Management and Orchestration - **App Store**. KubeSphere provides an app store based on [OpenPitrix](https://github.com/openpitrix/openpitrix), an industry-leading open source system for app management across the whole lifecycle, including release, removal, and distribution. -- **App repository**. In KubeSphere, users can create an app repository hosted either in object storage (such as [QingStor](https://www.qingcloud.com/products/qingstor/) or [AWS S3](https://aws.amazon.com/what-is-cloud-object-storage/)) or in [GitHub](https://github.com/). App packages submitted to the app repository are composed of Helm Chart template files of the app. +- **App repository**. In KubeSphere, users can create an app repository hosted either in object storage (such as [QingStor](https://www.qingcloud.com/products/objectstorage/) or [AWS S3](https://aws.amazon.com/what-is-cloud-object-storage/)) or in [GitHub](https://github.com/). App packages submitted to the app repository are composed of Helm Chart template files of the app. - **App template**. With app templates, KubeSphere provides a visualized way for app deployment with just one click. Internally, app templates can help different teams in the enterprise to share middleware and business systems. Externally, they can serve as an industry standard for application delivery based on different scenarios and needs. ## Multiple Storage Solutions diff --git a/content/zh/docs/v3.3/application-store/external-apps/deploy-tidb.md b/content/zh/docs/v3.3/application-store/external-apps/deploy-tidb.md index 5c36347f4..b07db8751 100644 --- a/content/zh/docs/v3.3/application-store/external-apps/deploy-tidb.md +++ b/content/zh/docs/v3.3/application-store/external-apps/deploy-tidb.md @@ -84,7 +84,7 @@ weight: 14320 4. 在**基本信息**页面,确认应用名称、应用版本和部署位置。点击**下一步**以继续。 -5. 一些 TiDB 组件需要[持久卷](../../../cluster-administration/persistent-volume-and-storage-class/)。您可以运行以下命令查看存储类型。 +5. 一些 TiDB 组件需要[存储类](../../../cluster-administration/storageclass/)。您可以运行以下命令查看存储类型。 ``` / # kubectl get sc diff --git a/content/zh/docs/v3.3/introduction/features.md b/content/zh/docs/v3.3/introduction/features.md index dd803271b..e4fd0e56a 100644 --- a/content/zh/docs/v3.3/introduction/features.md +++ b/content/zh/docs/v3.3/introduction/features.md @@ -147,7 +147,7 @@ KubeSphere 通过可视化界面操作监控、运维功能,可简化操作和 ## 应用程序管理和编排 - **应用商店**:KubeSphere 提供了一个基于开源 [OpenPitrix](https://github.com/openpitrix/openpitrix) 的应用商店,支持应用上传、应用审核、应用上架与分类、应用部署,为用户提供应用全生命周期管理功能。 -- **应用资料库**:在 KubeSphere 中,用户可将基于 Helm Chart 模板文件打包好的应用程序包上传并保存在第三方平台之上,例如 [QingStor](https://www.qingcloud.com/products/qingstor/) 对象存储服务、[AWS S3](https://aws.amazon.com/what-is-cloud-object-storage/) 或者 [GitHub](https://github.com/) 等,同时在 KubeSphere 控制台上配置并使用这些第三方的应用资料库。 +- **应用资料库**:在 KubeSphere 中,用户可将基于 Helm Chart 模板文件打包好的应用程序包上传并保存在第三方平台之上,例如 [QingStor](https://www.qingcloud.com/products/objectstorage/) 对象存储服务、[AWS S3](https://aws.amazon.com/what-is-cloud-object-storage/) 或者 [GitHub](https://github.com/) 等,同时在 KubeSphere 控制台上配置并使用这些第三方的应用资料库。 - **应用程式范本**:有了应用程序模板,KubeSphere 只需单击一下即可提供一种可视化的方法来部署应用程序。 在内部,应用程序模板可以帮助企业中的不同团队共享中间件和业务系统。 在外部,它们可以用作基于不同方案和需求的应用程序交付的行业标准。 ## 多种存储解决方案