From 18b83a287dfd35aec6f4e6bd402cdd84c75e57d8 Mon Sep 17 00:00:00 2001 From: pacoxu-bot Date: Fri, 15 Sep 2023 10:28:40 +0000 Subject: [PATCH] docs: update readme.md --- README.md | 51 ++++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 40ac7ee..4a02ecc 100644 --- a/README.md +++ b/README.md @@ -8,31 +8,32 @@ This branch is for CNCF related repos of DaoCloud. ### The DaoCloud open-source repos -| ID | REPO | STARS | UPDATEDAT | CREATEDAT | FORKSCOUNT | DESCRIPTIONS | -|----|---------------------------------------------------------------------------------------------------|-------|------------|------------|------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 1 | [kwok](https://github.com/kubernetes-sigs/kwok) | 1891 | 2023-09-14 | 2022-07-28 | 140 | Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters. | -| 2 | [kueue](https://github.com/kubernetes-sigs/kueue) | 768 | 2023-09-15 | 2022-02-16 | 101 | Kubernetes-native Job Queueing | -| 3 | [merbridge](https://github.com/merbridge/merbridge) | 665 | 2023-09-12 | 2022-01-12 | 86 | Use eBPF to speed up your Service Mesh like crossing an Einstein-Rosen Bridge. | -| 4 | [clusterpedia](https://github.com/clusterpedia-io/clusterpedia) | 653 | 2023-09-14 | 2021-10-08 | 99 | The Encyclopedia of Kubernetes clusters | -| 5 | [hwameistor](https://github.com/hwameistor/hwameistor) | 435 | 2023-09-14 | 2022-03-07 | 57 | Hwameistor is an HA local storage system for cloud-native stateful workloads. | -| 6 | [public-image-mirror](https://github.com/DaoCloud/public-image-mirror) | 399 | 2023-09-15 | 2021-09-09 | 90 | 很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。 | -| 7 | [cloudtty](https://github.com/cloudtty/cloudtty) | 394 | 2023-09-13 | 2022-04-28 | 53 | A Friendly Kubernetes CloudShell (Web Terminal) ! | -| 8 | [piraeus](https://github.com/piraeusdatastore/piraeus) | 383 | 2023-09-13 | 2019-12-05 | 42 | High Available Datastore for Kubernetes | -| 9 | [spiderpool](https://github.com/spidernet-io/spiderpool) | 374 | 2023-09-14 | 2022-03-07 | 55 | underlay network solution of cloud native, for bare metal, VM and public cloud | -| 10 | [kubean](https://github.com/kubean-io/kubean) | 343 | 2023-09-14 | 2022-07-05 | 19 | :seedling: Kubernetes lifecycle management operator based on kubespray. | -| 11 | [piraeus-operator](https://github.com/piraeusdatastore/piraeus-operator) | 292 | 2023-09-10 | 2019-07-25 | 51 | The Piraeus Operator manages LINSTOR clusters in Kubernetes. | -| 12 | [kubernetes-lts](https://github.com/klts-io/kubernetes-lts) | 208 | 2023-09-09 | 2021-07-16 | 18 | Kubernetes LTS(long term support) | -| 13 | [dao-2048](https://github.com/DaoCloud/dao-2048) | 190 | 2023-08-08 | 2015-06-03 | 2348 | 2048 is a number puzzle game. | -| 14 | [DaoCloud-docs](https://github.com/DaoCloud/DaoCloud-docs) | 139 | 2023-09-14 | 2015-11-07 | 154 | DaoCloud Enterprise 5.0 Documentation | -| 15 | [kdoctor](https://github.com/kdoctor-io/kdoctor) | 131 | 2023-09-05 | 2023-06-05 | 11 | kdoctor | -| 16 | [egressgateway](https://github.com/spidernet-io/egressgateway) | 127 | 2023-08-30 | 2022-10-24 | 10 | EgressGateway provides network egress capabilities for Kubernetes clusters. | -| 17 | [daochain](https://github.com/DaoCloud/daochain) | 119 | 2023-01-14 | 2016-11-02 | 30 | Docker image verification system based on Ethereum | -| 18 | [dao-style](https://github.com/DaoCloud/dao-style) | 119 | 2023-07-19 | 2017-03-14 | 14 | 🎉 A high quality component library built on Vue.js 2.0 | -| 19 | [kube-scheduler-wasm-extension](https://github.com/kubernetes-sigs/kube-scheduler-wasm-extension) | 57 | 2023-07-24 | 2023-05-16 | 10 | All the things to make the scheduler extendable with wasm. | -| 20 | [miragedebug](https://github.com/miragedebug/miragedebug) | 44 | 2023-08-07 | 2023-04-27 | 2 | MirageDebug: Local remote debugging for Kubernetes apps, enabling fully authentic environment debugging. | -| 21 | [fedstate](https://github.com/fedstate/fedstate) | 43 | 2023-08-06 | 2023-05-23 | 11 | Federated middleware based on Karmada | -| 22 | [ckube](https://github.com/DaoCloud/ckube) | 18 | 2023-04-16 | 2022-03-17 | 6 | Kubernetes APIServer 高性能代理组件,代理 APIServer 的 List 请求,其它类型的请求会直接反向代理到原生 APIServer。 CKube 还额外支持了分页、搜索和索引等功能。 并且,CKube 100% 兼容原生 kubectl 和 kube client sdk,只需要简单的配置即可实现全局替换。 | -| 23 | [ropee](https://github.com/DaoCloud/ropee) | 8 | 2022-03-27 | 2019-07-08 | 0 | A scalable prometheus remote storage adapter for splunk. | +| ID | REPO | STARS | UPDATEDAT | CREATEDAT | FORKSCOUNT | DESCRIPTIONS | +|----|----------------------------------------------------------------------------------------------------|-------|------------|------------|------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| 1 | [kwok](https://github.com/kubernetes-sigs/kwok) | 1892 | 2023-09-15 | 2022-07-28 | 140 | Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters. | +| 2 | [kueue](https://github.com/kubernetes-sigs/kueue) | 768 | 2023-09-15 | 2022-02-16 | 101 | Kubernetes-native Job Queueing | +| 3 | [merbridge](https://github.com/merbridge/merbridge) | 665 | 2023-09-12 | 2022-01-12 | 86 | Use eBPF to speed up your Service Mesh like crossing an Einstein-Rosen Bridge. | +| 4 | [clusterpedia](https://github.com/clusterpedia-io/clusterpedia) | 653 | 2023-09-14 | 2021-10-08 | 99 | The Encyclopedia of Kubernetes clusters | +| 5 | [hwameistor](https://github.com/hwameistor/hwameistor) | 435 | 2023-09-15 | 2022-03-07 | 57 | Hwameistor is an HA local storage system for cloud-native stateful workloads. | +| 6 | [public-image-mirror](https://github.com/DaoCloud/public-image-mirror) | 399 | 2023-09-15 | 2021-09-09 | 90 | 很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。 | +| 7 | [cloudtty](https://github.com/cloudtty/cloudtty) | 394 | 2023-09-13 | 2022-04-28 | 53 | A Friendly Kubernetes CloudShell (Web Terminal) ! | +| 8 | [piraeus](https://github.com/piraeusdatastore/piraeus) | 383 | 2023-09-13 | 2019-12-05 | 42 | High Available Datastore for Kubernetes | +| 9 | [spiderpool](https://github.com/spidernet-io/spiderpool) | 374 | 2023-09-14 | 2022-03-07 | 55 | underlay network solution of cloud native, for bare metal, VM and public cloud | +| 10 | [kubean](https://github.com/kubean-io/kubean) | 344 | 2023-09-15 | 2022-07-05 | 19 | :seedling: Kubernetes lifecycle management operator based on kubespray. | +| 11 | [piraeus-operator](https://github.com/piraeusdatastore/piraeus-operator) | 292 | 2023-09-10 | 2019-07-25 | 51 | The Piraeus Operator manages LINSTOR clusters in Kubernetes. | +| 12 | [kubernetes-lts](https://github.com/klts-io/kubernetes-lts) | 208 | 2023-09-09 | 2021-07-16 | 18 | Kubernetes LTS(long term support) | +| 13 | [dao-2048](https://github.com/DaoCloud/dao-2048) | 190 | 2023-08-08 | 2015-06-03 | 2348 | 2048 is a number puzzle game. | +| 14 | [DaoCloud-docs](https://github.com/DaoCloud/DaoCloud-docs) | 139 | 2023-09-14 | 2015-11-07 | 154 | DaoCloud Enterprise 5.0 Documentation | +| 15 | [kdoctor](https://github.com/kdoctor-io/kdoctor) | 131 | 2023-09-05 | 2023-06-05 | 11 | kdoctor | +| 16 | [egressgateway](https://github.com/spidernet-io/egressgateway) | 127 | 2023-08-30 | 2022-10-24 | 10 | EgressGateway provides network egress capabilities for Kubernetes clusters. | +| 17 | [daochain](https://github.com/DaoCloud/daochain) | 119 | 2023-01-14 | 2016-11-02 | 30 | Docker image verification system based on Ethereum | +| 18 | [dao-style](https://github.com/DaoCloud/dao-style) | 119 | 2023-07-19 | 2017-03-14 | 14 | 🎉 A high quality component library built on Vue.js 2.0 | +| 19 | [kube-scheduler-wasm-extension](https://github.com/kubernetes-sigs/kube-scheduler-wasm-extension) | 57 | 2023-07-24 | 2023-05-16 | 10 | All the things to make the scheduler extendable with wasm. | +| 20 | [miragedebug](https://github.com/miragedebug/miragedebug) | 44 | 2023-08-07 | 2023-04-27 | 2 | MirageDebug: Local remote debugging for Kubernetes apps, enabling fully authentic environment debugging. | +| 21 | [fedstate](https://github.com/fedstate/fedstate) | 43 | 2023-08-06 | 2023-05-23 | 11 | Federated middleware based on Karmada | +| 22 | [ckube](https://github.com/DaoCloud/ckube) | 18 | 2023-04-16 | 2022-03-17 | 6 | Kubernetes APIServer 高性能代理组件,代理 APIServer 的 List 请求,其它类型的请求会直接反向代理到原生 APIServer。 CKube 还额外支持了分页、搜索和索引等功能。 并且,CKube 100% 兼容原生 kubectl 和 kube client sdk,只需要简单的配置即可实现全局替换。 | +| 23 | [ropee](https://github.com/DaoCloud/ropee) | 8 | 2022-03-27 | 2019-07-08 | 0 | A scalable prometheus remote storage adapter for splunk. | +| 24 | [OpenSourceSoftwareCase-awesome](https://github.com/MorningSunKing/OpenSourceSoftwareCase-awesome) | 7 | 2023-09-15 | 2023-08-02 | 1 | Summary of Open-source software dispute cases |