Skip to content

Commit b574778

Browse files
authored
Merge pull request #920 from XiShanYongYe-Chang/gongjikeji-on-board
Get GongJiKeJi on boarding
2 parents e3912cf + 4a01ea4 commit b574778

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

i18n/zh/docusaurus-plugin-content-pages/adopters.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ hide_table_of_contents: true
2626
| 中国电子云 | https://cecloud.com/ | 使用 Karmada 构建多集群平台。 | |
2727
| 道客网络科技 | https://www.daocloud.io/ | 使用 Karmada 构建更灵活、更有弹性的混合多云平台。 | [DaoCloud结合Karmada打造新一代企业级多云平台](https://karmada.io/zh/docs/casestudies/daocloud) |
2828
| 移动云 | https://ecloud.10086.cn/ | 使用 Karmada 构建稳定、弹性的多集群平台来管理工作负载。 | |
29-
| 亿航 | https://www.ehang.com/ | 使用Karmada管理多数据中心、多区域的无人机云系统。 | |
29+
| 亿航 | https://www.ehang.com/ | 使用 Karmada 管理多数据中心、多区域的无人机云系统。 | |
30+
| 共绩科技 | https://www.suanli.cn/ | 使用 Karmada 管理多集群并调度工作负载。 | |
3031
| 挚文集团(陌陌) | https://www.hellogroup.com/ | 构建一个跨集群部署应用的多集群平台,包括 Deployments 和 StatefulSets。 | |
3132
| 华为 | https://www.huaweicloud.com/ | 构建华为云分布式云原生产品 [UCS](https://www.huaweicloud.com/product/ucs.html) 为企业提供云原生业务部署、管理、应用生态的全域一致性体验。 | |
3233
| 飓风引擎 | https://orang.cloud/ | [零壤](https://orang.cloud/) `低代码平台`支持用户零代码快速构建自已的应用,并通过Karmada来一键发布到任意云平台。 | [艾莫尔研究院基于 Karmada 的落地实践](https://karmada.io/zh/docs/casestudies/ci123) |

src/data/supporters.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ import trip from "../../static/img/supporters/trip.png"
2424
import leinao from "../../static/img/supporters/leinao.png"
2525
import alibabacloud from "../../static/img/supporters/alibabacloud.png"
2626
import scatterlab from "../../static/img/supporters/scatterlab.png"
27+
import gongjikeji from "../../static/img/supporters/gongjikeji.png"
2728

2829
const supportersData = [
2930
{
@@ -130,6 +131,10 @@ const supportersData = [
130131
logo: scatterlab,
131132
alt: 'Scatter Lab',
132133
},
134+
{
135+
logo: gongjikeji,
136+
alt: 'GongJiKeJi',
137+
},
133138
]
134139

135140
export default supportersData

src/pages/adopters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ All organisations are sorted alphabetically by the first letter of their English
2727
| DaoCloud.io | https://www.daocloud.io/ | Build a more resilient and elastic hybrid-multi-cloud platform using Karmada. | |
2828
| Ecloud | https://ecloud.10086.cn/ | Use Karmada to build a steady and elastic multi-cluster platform for managing workloads. | |
2929
| EHang | https://www.ehang.com/ | Use Karmada manage multi-datacenter and multi-region Unmanned Aerial Vehicle Cloud System. | |
30+
| GongJiKeJi | https://www.suanli.cn/ | Use Karmada to manage multi-cluster and schedule workloads. | |
3031
| HelloGroup(NASDAQ: MOMO) | https://www.hellogroup.com/ | Build a multi-cluster platform to deploy applications across clusters, including Deployments and StatefulSets. |
3132
| Huawei | https://www.huaweicloud.com/ | Built the [Ubiquitous Cloud Native Service](https://support.huaweicloud.com/intl/en-us/productdesc-ucs/ucs_productdesc_0001.html) that run applications across regions and clouds with intelligent traffic distribution. | |
3233
| Hurricane Engines | https://orang.cloud/ | The [ORANG](https://orang.cloud/) `low-code` platform provides the service for users to build powerful apps quickly with zero lines of code, [ORANG](https://orang.cloud/) uses Karmada to deploy apps across multi-cloud. | [Karmada in AIML INSTITUTE](/docs/casestudies/ci123) |
18.3 KB
Loading

0 commit comments

Comments
 (0)