-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a repo list #319
Add a repo list #319
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This line should be in line 28. And line 28 should be here. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. As you said earlier, we hope to keep the README file clean, and we have discussed that QingCloud can assign one member who familiar with the projects list in ks org to organize the first version of the repo list, so I don’t want to summit a new commit for this issue. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. In my opinion, we still can merge this PR and push it forward. The most important of community is improvement instead of perfect. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I will take over this PR if you're not interested in this. |
||
| [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 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like to change it to
Repository list (WIP)