Merge pull request #1689 from soulseen/s2i-doc

update s2i docs
This commit is contained in:
KubeSphere CI Bot
2020-02-24 16:30:36 +08:00
committed by GitHub
4 changed files with 38 additions and 2 deletions

View File

@@ -65,7 +65,9 @@ The function of KubeSphere DevOps is mainly provided by KubeSphere apiserver.
### KubeSphere S2I/B2I developer
TODO(@soulseen)
1. If users who are interested in S2I/B2I, please read [S2I/B2I](https://github.com/kubesphere/s2ioperator#source-to-image-operator) to get start it.
2. For developers who want to contribute, see [Development Guide for S2I/B2I](https://github.com/kubesphere/s2ioperator/blob/master/docs/DEVELOPMENT.md)
### KubeSphere Monitoring developer