Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.75 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.75 KB

Kubeflow the cloud-native platform for machine learning operations - pipelines, training and deployment.

On platform testing

Any push to an open PR that has the auto-deploy label on it allows developers to opt-in to on-platform testing. For example, when you need to build in github and test on platform (or want someone else to be able to pull your image):

  1. open a PR and add the auto-deploy label
  2. push to your PR and watch the GitHub Action CI
  3. access your image in Kubeflow DEV via a custom image from any of:
    • k8scc01covidacrdev.azurecr.io/IMAGENAME:SHA
    • k8scc01covidacrdev.azurecr.io/IMAGENAME:SHORT_SHA

Documentation

Please refer to the official docs at kubeflow.org.

Working Groups

The Kubeflow community is organized into working groups (WGs) with associated repositories, that focus on specific pieces of the ML platform.

Quick Links

Get Involved

Please refer to the Community page.