Katib cut release for Kubeflow 1.1
See original GitHub issue/kind feature
We should make new release for Kubeflow 1.1. We need to update manifests and website documentation.
- For manifests my suggestion is to take this commit: https://github.com/kubeflow/katib/commit/5df1bd2836f1b9ba1e7c4c4a5c6ab48ae21c62b0. It is the latest commit when we build images for v1alpha3 (https://console.cloud.google.com/gcr/images/kubeflow-images-public/GLOBAL/katib/v1alpha3/katib-controller?gcrImageListsize=30). What do you think @gaocegege @johnugeorge ?
TODOs list for manifests update (https://github.com/kubeflow/manifests/pull/1239):
- Update Katib-UI RBAC. Ref issue: https://github.com/kubeflow/katib/issues/1165.
- Submit new labeled Trial Template (trialTemplateConfigmapLabeled.yaml). Ref PR: https://github.com/kubeflow/katib/pull/1083.
- Rename nasrl to enas in katib-config. Ref PR: https://github.com/kubeflow/katib/pull/1143.
- Add cmaes to katib-config. Ref PR: https://github.com/kubeflow/katib/pull/1154.
- Add darts to katib-config. Ref PR: https://github.com/kubeflow/katib/pull/1178.
- TODOs list for website documentation update.
- Get merged https://github.com/kubeflow/website/pull/1907.
- Rename nasrl to enas in docs. Make sure that all links work. Ref PR: https://github.com/kubeflow/katib/pull/1143. (https://github.com/kubeflow/website/pull/1989).
- Add information about running experiment without the goal. Ref PR: https://github.com/kubeflow/katib/pull/1065. (https://github.com/kubeflow/website/pull/1983).
- Update Katib UI pictures on the website. (https://github.com/kubeflow/website/pull/1989).
- Add DARTS algorithm to nas list. Ref PR: https://github.com/kubeflow/katib/pull/1175. (https://github.com/kubeflow/website/pull/1991).
- Add information about Katib SDK. Ref PR: https://github.com/kubeflow/katib/pull/1177. (https://github.com/kubeflow/website/pull/1990).
- Add information about
ResumePolicy
. Ref PR: https://github.com/kubeflow/katib/pull/1150. (https://github.com/kubeflow/website/pull/1995). - Add information about new algorithm CMAES. Ref PR: https://github.com/kubeflow/katib/pull/1131. (https://github.com/kubeflow/website/pull/1993).
If I missed something, please let me know. /cc @gaocegege @johnugeorge @c-bata @sperlingxx @jlewi
/priority p0
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:15 (12 by maintainers)
Top Results From Across the Web
Getting Started with Katib - Kubeflow
Let's set up and configure Katib on your Kubernetes cluster with Kubeflow. Prerequisites. This is the minimal requirements to install Katib:.
Read more >KServe | Kubeflow
KServe enables serverless inferencing on Kubernetes and provides performant, high abstraction interfaces for common machine learning (ML) ...
Read more >Installing Kubeflow
This guide describes how to use the Kubeflow Operator to deploy Kubeflow. As mentioned in the Operator introduction, the Operator also ...
Read more >Introduction to Katib | Kubeflow
Katib is a Kubernetes-native project for automated machine learning (AutoML). Katib supports hyperparameter tuning, early stopping and ...
Read more >Kubeflow Katib & Hyperparameter Tuning - YouTube
Lightning talk presented on March 12, 2019 at the Kubeflow Contributor Summit in Sunnyvale, CA.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I published new release v0.9.0: https://github.com/kubeflow/katib/releases/tag/v0.9.0. @gaocegege @johnugeorge If you want to add some more information to description, let me know.
Thank you for mentioning me. Recently I’m busy. So can someone handle https://github.com/kubeflow/website/pull/1907 on behalf of me?