-
Notifications
You must be signed in to change notification settings - Fork 888
Add one-liner info about components of KubeFlow to docs #4055
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| +++ | ||
| title = "Katib" | ||
| description = "Documentation for Kubeflow Katib" | ||
| description = "Kubernetes-Native Automated Machine Learning (AutoML)" | ||
| weight = 70 | ||
| +++ | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| +++ | ||
| title = "Model Registry" | ||
| description = "Documentation for Kubeflow Model Registry" | ||
| description = "Single pane of glass to index and manage Models and ML artifacts metadata" | ||
| weight = 70 | ||
| +++ |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,5 +1,5 @@ | ||||||
| +++ | ||||||
| title = "Kubeflow Notebooks" | ||||||
| description = "Documentation for Kubeflow Notebooks" | ||||||
| description = "Running Development Environments Inside Kubernetes Clusters" | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| weight = 10 | ||||||
| +++ | ||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,5 +1,5 @@ | ||||||
| +++ | ||||||
| title = "Kubeflow Pipelines" | ||||||
| description = "Documentation for Kubeflow Pipelines." | ||||||
| description = "Building and Deploying Scalable ML Workflows in Docker Containers" | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We should not call Kubeflow Pipeline a platform, since "Kubeflow is a collection of tools", and KFP is just one tool from Kubeflow Foundation.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We also use OCI instead of docker. |
||||||
| weight = 15 | ||||||
| +++ | ||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| --- | ||
| title: Spark Operator | ||
| description: Documentation for Spark Operator | ||
| description: "Kubernetes Operator for Apache Spark Application Management" | ||
| weight: 70 | ||
| --- |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,5 +1,5 @@ | ||||||
| +++ | ||||||
| title = "Kubeflow Trainer" | ||||||
| description = "Documentation for Kubeflow Trainer" | ||||||
| description = "Kubernetes-Native LLM Fine-Tuning and Distributed ML Trainings" | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I like that we call it Kubernetes-native tool for fine-tuning LLMs and model distributed training. |
||||||
| weight = 20 | ||||||
| +++ | ||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I prefer if we call Katib, tool for AutoML on Kubernetes.