From 763f12191af8dfcc0ce3a4297756b7a6eeeb0adc Mon Sep 17 00:00:00 2001 From: daniel-hutao Date: Fri, 19 Mar 2021 07:32:46 +0000 Subject: [PATCH] Add a repo list Signed-off-by: daniel-hutao --- README.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/README.md b/README.md index 2d16b1aa..c9b8da6b 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,43 @@ Working Group (WG) facilitates discussions and work on cross-SIGs. For example, - [Twitter](https://twitter.com/KubeSphere) - [Mailing List](https://groups.google.com/forum/#!forum/kubesphere) - [Medium (Blog)](https://itnext.io/@kubesphere) + +## Repository list // WIP + +| | | +| ---- | ---- | +| Project | Description | +| [kubesphere](https://github.com/kubesphere/kubesphere) | Enterprise-grade container platform tailored for multicloud and multi-cluster management | +| [console](https://github.com/kubesphere/console) | | +| [kubekey](https://github.com/kubesphere/kubekey) | | +| [ks-website](https://github.com/kubesphere/ks-website) | The previous KubeSphere website. Moved to the new repo kubesphere/website | +| [ks-installer](https://github.com/kubesphere/ks-installer) | | +| [community](https://github.com/kubesphere/community) | | +| [kubernetes](https://github.com/kubesphere/kubernetes) | Production-Grade Container Scheduling and Management | +| [caddy-docker](https://github.com/kubesphere/caddy-docker) | | +| [docs.kubesphere.io](https://github.com/kubesphere/docs.kubesphere.io) | KubeSphere documentation (v1.0 - v2.1) | +| [prometheus-operator](https://github.com/kubesphere/prometheus-operator) | Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes | +| [caddy-plugin](https://github.com/kubesphere/caddy-plugin) | | +| [devops](https://github.com/kubesphere/devops) | | +| [charts](https://github.com/kubesphere/charts) | Curated applications for Kubernetes | +| [builder-base](https://github.com/kubesphere/builder-base) | For KubeSphere DevOps - Archived since moved to the repo kubesphere/devops-agent | +| [builder-nodejs](https://github.com/kubesphere/builder-nodejs) | For KubeSphere DevOps - Archived since moved to the repo kubesphere/devops-agent | +| [builder-maven](https://github.com/kubesphere/builder-maven) | For KubeSphere DevOps - Archived since moved to the repo kubesphere/devops-agent | +| [builder-go](https://github.com/kubesphere/builder-go) | For KubeSphere DevOps - Archived since moved to the repo kubesphere/devops-agent | +| [devops-docs-sample](https://github.com/kubesphere/devops-docs-sample) | | +| [kube-state-metrics](https://github.com/kubesphere/kube-state-metrics) | Add-on agent to generate and expose cluster-level metrics. | +| [node_exporter](https://github.com/kubesphere/node_exporter) | Exporter for machine metrics | +| [devops-go-sample](https://github.com/kubesphere/devops-go-sample) | | +| [kubernetes-mixin](https://github.com/kubesphere/kubernetes-mixin) | A set of Grafana dashboards and Prometheus alerts for Kubernetes. | +| [porterlb](https://github.com/kubesphere/porterlb) | Bare Metal Load-balancer for Kubernetes Cluster | +| [helm-charts](https://github.com/kubesphere/helm-charts) | Source & Repo of https://charts.kubesphere.io/main & https://charts.kubesphere.io/test | +| [im](https://github.com/kubesphere/im) | A general identity management system | +| [fluentbit-operator](https://github.com/kubesphere/fluentbit-operator) | Fluent-Bit operator for Kubernetes | +| [s2ioperator](https://github.com/kubesphere/s2ioperator) | Operator for Source to image | +| [container-common-scripts](https://github.com/kubesphere/container-common-scripts) | | +| [s2i-base-container](https://github.com/kubesphere/s2i-base-container) | | +| [s2i-python-container](https://github.com/kubesphere/s2i-python-container) | | +| [s2i-nodejs-container](https://github.com/kubesphere/s2i-nodejs-container) | | +| [s2i-java-container](https://github.com/kubesphere/s2i-java-container) | Java S2I Builder image | +| [go-sdk](https://github.com/kubesphere/go-sdk) | golang sdk for kubesphere | +| [kubernetes-deploy-plugin](https://github.com/kubesphere/kubernetes-deploy-plugin) | jenkins-plugin |