Skip to content

Commit

Permalink
Merge pull request kubeflow#237 from kubeflow/patch-1
Browse files Browse the repository at this point in the history
remove numbering and add pointer to Kubeflow slack
  • Loading branch information
animeshsingh authored Jul 20, 2020
2 parents 414dd2f + 7c50d86 commit fce399a
Showing 1 changed file with 19 additions and 17 deletions.
36 changes: 19 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,36 +21,38 @@ We are currently using [Kubeflow Pipelines 0.5.1](https://github.com/kubeflow/pi

![kfp-tekton](images/kfp-tekton.png)

### 1. Get Started using Kubeflow Pipelines with Tekton
### Get Started using Kubeflow Pipelines with Tekton

1.1 [Install Kubeflow Pipelines with Tekton backend](tekton_kfp_guide.md)
[Install Kubeflow Pipelines with Tekton backend](tekton_kfp_guide.md)

1.2 [Use KFP Tekton SDK](/sdk/README.md)
[Use KFP Tekton SDK](/sdk/README.md)

1.3 [Run Samples](/samples/README.md)
[Run Samples](/samples/README.md)

1.4 [Available KFP DSL Features](/sdk/FEATURES.md)
[Available KFP DSL Features](/sdk/FEATURES.md)

### 2. Development Guides
### Development Guides

2.1 [Developer Guide](/sdk/python/README.md)
[Developer Guide](/sdk/python/README.md)

2.2 [Compilation Tests Status Report](/sdk/python/tests/README.md)
[Compilation Tests Status Report](/sdk/python/tests/README.md)

### 3. Design Guides
### Design Guides

3.1 [Design Doc](http://bit.ly/kfp-tekton)
[Design Doc](http://bit.ly/kfp-tekton)

3.2 [KFP, Argo and Tekton Features Comparison](https://docs.google.com/spreadsheets/d/1LFUy86MhVrU2cRhXNsDU-OBzB4BlkT9C0ASD3hoXqpo/edit#gid=979402121)
[KFP, Argo and Tekton Features Comparison](https://docs.google.com/spreadsheets/d/1LFUy86MhVrU2cRhXNsDU-OBzB4BlkT9C0ASD3hoXqpo/edit#gid=979402121)

### 4. Community
### Community

4.1 [CD Foundation MLOps Sig](https://cd.foundation/blog/2020/02/11/announcing-the-cd-foundation-mlops-sig/).
[Kubeflow Slack](https://join.slack.com/t/kubeflow/shared_invite/zt-cpr020z4-PfcAue_2nw67~iIDy7maAQ))

4.2 [Instructions to join](https://github.com/cdfoundation/sig-mlops)
[CD Foundation MLOps Sig](https://cd.foundation/blog/2020/02/11/announcing-the-cd-foundation-mlops-sig/).

### 5. References
[Instructions to join](https://github.com/cdfoundation/sig-mlops)

5.1 [Kubeflow and TFX Pipelines](/samples/kfp-tfx)
### References

5.2 [Kubeflow and TFX Pipelines talk at Tensorflow World](https://www.slideshare.net/AnimeshSingh/hybrid-cloud-kubeflow-and-tensorflow-extended-tfx)
[Kubeflow and TFX Pipelines](/samples/kfp-tfx)

[Kubeflow and TFX Pipelines talk at Tensorflow World](https://www.slideshare.net/AnimeshSingh/hybrid-cloud-kubeflow-and-tensorflow-extended-tfx)

0 comments on commit fce399a

Please sign in to comment.