diff --git a/content/en/docs/components/katib/_index.md b/content/en/docs/components/katib/_index.md index 2ea55d2843..5b0143490b 100644 --- a/content/en/docs/components/katib/_index.md +++ b/content/en/docs/components/katib/_index.md @@ -1,5 +1,5 @@ +++ title = "Katib" -description = "Documentation for Kubeflow Katib" +description = "Kubernetes-Native Automated Machine Learning (AutoML)" weight = 70 +++ diff --git a/content/en/docs/components/model-registry/_index.md b/content/en/docs/components/model-registry/_index.md index f4e20aa1b5..061540caa6 100644 --- a/content/en/docs/components/model-registry/_index.md +++ b/content/en/docs/components/model-registry/_index.md @@ -1,5 +1,5 @@ +++ title = "Model Registry" -description = "Documentation for Kubeflow Model Registry" +description = "Central Index for Indexing and Managing ML Models" weight = 70 +++ diff --git a/content/en/docs/components/notebooks/_index.md b/content/en/docs/components/notebooks/_index.md index e854977805..33a0638f3b 100644 --- a/content/en/docs/components/notebooks/_index.md +++ b/content/en/docs/components/notebooks/_index.md @@ -1,5 +1,5 @@ +++ title = "Kubeflow Notebooks" -description = "Documentation for Kubeflow Notebooks" +description = "Running Development Environments Inside Kubernetes Clusters" weight = 10 +++ diff --git a/content/en/docs/components/pipelines/_index.md b/content/en/docs/components/pipelines/_index.md index eb33abd5ec..a28522a1bd 100644 --- a/content/en/docs/components/pipelines/_index.md +++ b/content/en/docs/components/pipelines/_index.md @@ -1,5 +1,5 @@ +++ title = "Kubeflow Pipelines" -description = "Documentation for Kubeflow Pipelines." +description = "Building and Deploying Scalable ML Workflows in Docker Containers" weight = 15 +++ diff --git a/content/en/docs/components/spark-operator/_index.md b/content/en/docs/components/spark-operator/_index.md index 8483b679e2..96f41e132b 100644 --- a/content/en/docs/components/spark-operator/_index.md +++ b/content/en/docs/components/spark-operator/_index.md @@ -1,5 +1,5 @@ --- title: Spark Operator -description: Documentation for Spark Operator +description: "Kubernetes Operator for Apache Spark Application Management" weight: 70 --- diff --git a/content/en/docs/components/trainer/_index.md b/content/en/docs/components/trainer/_index.md index d9410855f4..7f2240f952 100644 --- a/content/en/docs/components/trainer/_index.md +++ b/content/en/docs/components/trainer/_index.md @@ -1,5 +1,5 @@ +++ title = "Kubeflow Trainer" -description = "Documentation for Kubeflow Trainer" +description = "Kubernetes-Native LLM Fine-Tuning and Distributed ML Trainings" weight = 20 +++