From 7fa895dbb8f2f91d63faa80b5263e6332c568d42 Mon Sep 17 00:00:00 2001 From: donniean Date: Tue, 1 Apr 2025 18:20:35 +0800 Subject: [PATCH] fix: update documentation to include links for OpenPitrix Signed-off-by: donniean --- content/en/blogs/value-of-kubesphere.md | 2 +- content/en/docs/v3.3/release/release-v210.md | 2 +- content/zh/blogs/kubesphere-values.md | 2 +- content/zh/docs/v3.3/release/release-v210.md | 2 +- content/zh/news/release-210.md | 2 +- data/zh/footer.yaml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/content/en/blogs/value-of-kubesphere.md b/content/en/blogs/value-of-kubesphere.md index 37a5ad3e7..0a7bf4b3a 100644 --- a/content/en/blogs/value-of-kubesphere.md +++ b/content/en/blogs/value-of-kubesphere.md @@ -30,7 +30,7 @@ KubeSphere is commonly known as "A Cloud Native Melting Pot" to many users. This ![What does KubeSphere mean for developers](https://pek3b.qingstor.com/kubesphere-docs/png/20200410133832.png) -KubeSphere offers an app store based on OpenPitrix and Helm. Internally, it can be conducive to sharing middleware, big data, APM and business applications among teams within an enterprise, helping developers in rapid application deployment to Kubernetes. Externally, it can serve as a standard app store for the wider industry, underlying the delivery standard, delivery process and application life cycle management for different industry characteristics. It can meet the demand in various business scenarios. Metering will be supported in the 3.x version, enabling enterprises to manage the cost of applications and cluster resources. +KubeSphere offers an app store based on [OpenPitrix](https://github.com/openpitrix/openpitrix) and Helm. Internally, it can be conducive to sharing middleware, big data, APM and business applications among teams within an enterprise, helping developers in rapid application deployment to Kubernetes. Externally, it can serve as a standard app store for the wider industry, underlying the delivery standard, delivery process and application life cycle management for different industry characteristics. It can meet the demand in various business scenarios. Metering will be supported in the 3.x version, enabling enterprises to manage the cost of applications and cluster resources. ![KubeSphere App Store](https://pek3b.qingstor.com/kubesphere-docs/png/20200410133902.png) diff --git a/content/en/docs/v3.3/release/release-v210.md b/content/en/docs/v3.3/release/release-v210.md index 6abf372ba..478a094e9 100644 --- a/content/en/docs/v3.3/release/release-v210.md +++ b/content/en/docs/v3.3/release/release-v210.md @@ -14,7 +14,7 @@ KubeSphere 2.1.0 was released on Nov 11th, 2019, which fixes known bugs, adds so - Decouple some components and make components including DevOps, service mesh, app store, logging, alerting and notification optional and pluggable - Add Grafana (v5.2.4) as the optional component - Upgrade Kubernetes to 1.15.5. It is also compatible with 1.14.x and 1.13.x -- Upgrade OpenPitrix to v0.4.5 +- Upgrade [OpenPitrix](https://github.com/openpitrix/openpitrix) to v0.4.5 - Upgrade the log forwarder Fluent Bit to v1.3.2 - Upgrade Jenkins to v2.176.2 - Upgrade Istio to 1.3.3 diff --git a/content/zh/blogs/kubesphere-values.md b/content/zh/blogs/kubesphere-values.md index 1d7dc0659..ea5b2d45d 100644 --- a/content/zh/blogs/kubesphere-values.md +++ b/content/zh/blogs/kubesphere-values.md @@ -31,7 +31,7 @@ KubeSphere 能够帮助企业快速构建一个功能丰富的容器云平台, ![对于开发者 KubeSphere 是什么](https://pek3b.qingstor.com/kubesphere-docs/png/20200410133832.png) -KubeSphere 基于 OpenPitrix 和 Helm 提供了应用商店,对内可作为团队间共享企业内部的中间件、大数据、APM 和业务应用等,方便开发者一键部署应用至 Kubernetes 中;对外可作为根据行业特性构建行业交付标准、交付流程和应用生命周期管理的基础,作为行业通用的应用商店,可根据不同需求应对不同的业务场景。在 3.0 版本还将支持计量 (Metering),方便企业对应用与集群资源消耗的成本进行管理。 +KubeSphere 基于 [OpenPitrix](https://github.com/openpitrix/openpitrix) 和 Helm 提供了应用商店,对内可作为团队间共享企业内部的中间件、大数据、APM 和业务应用等,方便开发者一键部署应用至 Kubernetes 中;对外可作为根据行业特性构建行业交付标准、交付流程和应用生命周期管理的基础,作为行业通用的应用商店,可根据不同需求应对不同的业务场景。在 3.0 版本还将支持计量 (Metering),方便企业对应用与集群资源消耗的成本进行管理。 ![KubeSphere 应用商店](https://pek3b.qingstor.com/kubesphere-docs/png/20200410133902.png) diff --git a/content/zh/docs/v3.3/release/release-v210.md b/content/zh/docs/v3.3/release/release-v210.md index 7dcc85d5d..c88e4ab09 100644 --- a/content/zh/docs/v3.3/release/release-v210.md +++ b/content/zh/docs/v3.3/release/release-v210.md @@ -14,7 +14,7 @@ KubeSphere 2.1.0 was released on Nov 11th, 2019, which fixes known bugs, adds so - Decouple some components and make components including DevOps, service mesh, app store, logging, alerting and notification optional and pluggable - Add Grafana (v5.2.4) as the optional component - Upgrade Kubernetes to 1.15.5. It is also compatible with 1.14.x and 1.13.x -- Upgrade OpenPitrix to v0.4.5 +- Upgrade [OpenPitrix](https://github.com/openpitrix/openpitrix) to v0.4.5 - Upgrade the log forwarder Fluent Bit to v1.3.2 - Upgrade Jenkins to v2.176.2 - Upgrade Istio to 1.3.3 diff --git a/content/zh/news/release-210.md b/content/zh/news/release-210.md index 6e75868c2..2b95ff470 100644 --- a/content/zh/news/release-210.md +++ b/content/zh/news/release-210.md @@ -23,7 +23,7 @@ image: 'https://pek3b.qingstor.com/kubesphere-docs/png/20191112093503.png' ## 应用商店 -KubeSphere 是一个 **以应用为中心** 的容器平台,基于自研的开源项目 OpenPitrix 构建了应用商店、内置应用仓库与应用生命周期管理,KubeSphere 应用商店 **对内可作为团队间共享企业内部的中间件、大数据、业务应用等**,以应用模板的形式方便用户快速地一键上传和部署应用到 Kubernetes 中;**对外可作为根据行业特性构建行业交付标准、交付流程和交付路径的基础,作为行业通用的应用商店**,可根据不同需求应对不同的业务场景。 +KubeSphere 是一个 **以应用为中心** 的容器平台,基于自研的开源项目 [OpenPitrix](https://github.com/openpitrix/openpitrix) 构建了应用商店、内置应用仓库与应用生命周期管理,KubeSphere 应用商店 **对内可作为团队间共享企业内部的中间件、大数据、业务应用等**,以应用模板的形式方便用户快速地一键上传和部署应用到 Kubernetes 中;**对外可作为根据行业特性构建行业交付标准、交付流程和交付路径的基础,作为行业通用的应用商店**,可根据不同需求应对不同的业务场景。 ![](https://pek3b.qingstor.com/kubesphere-docs/png/20191025011318.png) diff --git a/data/zh/footer.yaml b/data/zh/footer.yaml index 2a37ef4e6..b0715c9ae 100644 --- a/data/zh/footer.yaml +++ b/data/zh/footer.yaml @@ -20,8 +20,8 @@ footer: - content: 构建 FaaS 平台与 Serverless 架构 link: 'https://github.com/OpenFunction/OpenFunction' - # - content: 多云应用管理平台 - # link: '' + - content: 多云应用管理平台 + link: 'https://github.com/openpitrix/openpitrix' - title: 资源 list: