There are many ways that you can help the KubeSphere community.
- Go through our documents, point out or fix unclear things. Translate the documents to other languages.
- Install our releases, try to manage your
kubernetes
cluster withkubesphere
, and feedback to us about what you think. - Read our source codes, Ask questions for details.
- Find kubesphere bugs, submit issue, and try to fix it.
- Find kubesphere installer bugs, submit issue, and try to fix it.
- Find help wanted issues, which are good for you to start.
- Submit issue or start discussion through GitHub issue.
- See all forum discussion through website.
All the following channels are open to the community, you could choose the way you like.
- Submit an issue
- See all forum discussion through website.
- Join us at Slack Channel.
-
Learn about kubesphere's Concepts And Designs and how to build kubesphere locally
For developers, first step, read Concepts And Designs and Compiling Guide. Concepts And Designs describes the role of each component in kubesphere and the relationship between them. Compiling Guide teaches developer how to build the project in local and set up the environment. -
Understand the workflow of kubesphere development.
Read Development Workflow. -
Learn KubeSphere code layout
Read KubeSphere Code Layout.
- Understand the best practices for submitting PR and our code of conduct
Read best practices for submitting PR.
Read code of conduct.
TODO: UI opensource is on the way
TODO(@pengcong)
TODO(@zryfish)
TODO(@magicsong)
Users who are interested in DevOps Pipeline, you can read the documentation according to the guidelines above.
The function of KubeSphere DevOps is mainly provided by KubeSphere apiserver.
TODO(@soulseen)
TODO(@huanggze)
TODO(@huanggze)
TODO
TODO