Skip to content
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

Update the ROADMAP with more details about how we are approaching 1.0 #2669

Merged
merged 1 commit into from
Mar 14, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ If you are a member of the Kubeflow org you can use these search queries

## Kubeflow 1.0

We are working diligently to get Kubeflow to its first major version release 1.0 and plan to have this ready in early half of 2019. This will be a significant milestone for the project. Here are some critical areas for the release:
We are working diligently to get Kubeflow to its first major version release 1.0. Here's how we are approaching 1.0.

* Individual applications within Kubeflow (e.g. TFJob, kfctl, Pipelines, etc...) will graduate to 1.0
* We expect to start graduating some components in the second half of 2019
* Once we have a set of graduated applications covering core CUJ's for Kubeflow we will graduate Kubeflow to 1.0

* Stabilized APIs for training (TFJob/PyTorch operators) and serving.

* [PyTorch issues](https://github.com/issues?utf8=%E2%9C%93&q=org%3Akubeflow+label%3Aarea%2Fpytorch)
* [TFJob issues](https://github.com/issues?utf8=%E2%9C%93&q=org%3Akubeflow+label%3Aarea%2Ftfjob+)
We are working on defining criterion for graduating applications. Here are some areas we think are important


* Stabilized APIs
* Robust support for monitoring and logging.
* Scale and load testing.
* Integration with hyperparameter tuning with Katib.
* [Katib Issues](https://github.com/issues?utf8=%E2%9C%93&q=org%3Akubeflow+label%3Aarea%2Fkatib+)
* A new [dashboard experience](http://bit.ly/kf-landing-page-cuj)
* [Tracker Issue](https://github.com/kubeflow/kubeflow/issues/2359)

## Enterprise Readiness

Expand Down