Skip to content

Commit 9903837

Browse files
authored
Katib: Reorganized Katib Docs (#3723)
* Katib: Reorganized Katib Docs Signed-off-by: Andrey Velichkevich <[email protected]> * Add AI/ML lifecycle diagram Signed-off-by: Andrey Velichkevich <[email protected]> * Fix diagram link Signed-off-by: Andrey Velichkevich <[email protected]> * Explain Experiment status Signed-off-by: Andrey Velichkevich <[email protected]> * Reorder docs Signed-off-by: Andrey Velichkevich <[email protected]> * Fix HP Tuning Experiment doc Signed-off-by: Andrey Velichkevich <[email protected]> * Add NAS content to website Signed-off-by: Andrey Velichkevich <[email protected]> * Move NAS algorithms to reference Signed-off-by: Andrey Velichkevich <[email protected]> * Fix Katib UI list Signed-off-by: Andrey Velichkevich <[email protected]> * Add links to Katib UI Signed-off-by: Andrey Velichkevich <[email protected]> * Fix links in other pages Signed-off-by: Andrey Velichkevich <[email protected]> * Fix description for env guide Signed-off-by: Andrey Velichkevich <[email protected]> * Move Katib control plane to architecture Signed-off-by: Andrey Velichkevich <[email protected]> * Add output for Katib Experiment Signed-off-by: Andrey Velichkevich <[email protected]> * Move Istio to user guides Signed-off-by: Andrey Velichkevich <[email protected]> * Fix link Signed-off-by: Andrey Velichkevich <[email protected]> * Add Katib Redirects Signed-off-by: Andrey Velichkevich <[email protected]> * Run Experiment from YAML Signed-off-by: Andrey Velichkevich <[email protected]> * Split installation between control plane and SDK Signed-off-by: Andrey Velichkevich <[email protected]> * Add Katib UI in Getting Started Signed-off-by: Andrey Velichkevich <[email protected]> * Add Experiment YAML next steps Signed-off-by: Andrey Velichkevich <[email protected]> --------- Signed-off-by: Andrey Velichkevich <[email protected]>
1 parent 24bc65e commit 9903837

38 files changed

+2530
-2563
lines changed

content/en/_redirects

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
docs/started/requirements/ /docs/started/getting-started/
7171

7272
# Created a new components layout
73-
/docs/components/hyperparameter /docs/components/katib/overview
7473
/docs/components/chainer /docs/components/training/chainer
7574
/docs/components/modeldb /docs/components/misc/modeldb
7675
/docs/components/mpi /docs/components/training/mpi
@@ -234,3 +233,11 @@ docs/started/requirements/ /docs/started/getting-started/
234233
/docs/distributions/gke/* https://googlecloudplatform.github.io/kubeflow-gke-docs/docs/:splat
235234
/docs/distributions/ibm/* https://ibm.github.io/manifests/
236235
/docs/distributions/nutanix/* https://nutanix.github.io/kubeflow-manifests/
236+
237+
# Refactor Katib docs
238+
/docs/components/hyperparameter /docs/components/katib/overview
239+
/docs/components/katib/hyperparameter /docs/components/katib/getting-started.md
240+
/docs/components/katib/experiment /docs/components/katib/user-guides/hp-tuning/configure-experiment
241+
/docs/components/katib/early-stopping /docs/components/katib/user-guides/early-stopping
242+
/docs/components/katib/resume-experiment /docs/components/katib/user-guides/resume-experiment
243+
/docs/components/katib/trial-template /docs/components/katib/user-guides/trial-template

content/en/docs/components/katib/early-stopping.md

Lines changed: 0 additions & 208 deletions
This file was deleted.

0 commit comments

Comments
 (0)