Skip to content

website: Update Kubeflow Description and Mission - #4475

Open
andreyvelich wants to merge 6 commits into
kubeflow:masterfrom
andreyvelich:kubeflow-mission
Open

website: Update Kubeflow Description and Mission#4475
andreyvelich wants to merge 6 commits into
kubeflow:masterfrom
andreyvelich:kubeflow-mission

Conversation

@andreyvelich

@andreyvelich andreyvelich commented Aug 28, 2026

Copy link
Copy Markdown
Member

Kubeflow Steering Committee would like to propose update for Kubeflow Mission and Kubeflow Description to keep our message clear for new users and developers.
Please feel free to propose any changes or improvements. Our goal is to ensure our message is consistent when we talk about Kubeflow.

/cc @chasecadet @thesuperzapper @franciscojavierarceo @juliusvonkohout @kubeflow/security-team @kubeflow/wg-pipeline-chairs @kubeflow/wg-training-chairs @kubeflow/wg-ml-experience-chairs @kubeflow/wg-data-chairs @kubeflow/wg-notebooks-chairs @kubeflow/kubeflow-outreach-committee

/hold for review

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
@google-oss-prow google-oss-prow Bot added the area/community AREA: Community Docs label Aug 28, 2026
@google-oss-prow google-oss-prow Bot added the area/website AREA: Website Styles/Hosting/Serving label Aug 28, 2026
@google-oss-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from andreyvelich. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow
google-oss-prow Bot requested a review from a team August 28, 2026 18:17
@google-oss-prow

Copy link
Copy Markdown

@andreyvelich: GitHub didn't allow me to request PR reviews from the following users: kubeflow/wg-pipeline-chairs, kubeflow/wg-training-chairs, kubeflow/wg-ml-experience-chairs, kubeflow/wg-data-chairs, kubeflow/kubeflow-outreach-committee, kubeflow/wg-notebooks-chairs.

Note that only kubeflow members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

We would like to propose update for Kubeflow Mission and Kubeflow Description to keep our message clear for new users and developers.
Please feel free to propose any changes or improvements. Our goal is to ensure our message is consistent when we talk about Kubeflow.

/cc @chasecadet @thesuperzapper @franciscojavierarceo @juliusvonkohout @kubeflow/security-team @kubeflow/wg-pipeline-chairs @kubeflow/wg-training-chairs @kubeflow/wg-ml-experience-chairs @kubeflow/wg-data-chairs @kubeflow/wg-notebooks-chairs @kubeflow/kubeflow-outreach-committee

/hold for review

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Comment thread content/en/docs/started/introduction.md Outdated
Comment thread content/en/docs/started/introduction.md Outdated

@christian-heusel christian-heusel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, thanks for driving this forward, I just have a few small corrections/ideas noted down below, otherwise looks good to me 🚀

Comment on lines +830 to +835
.value-icon {
font-size: 2rem;
line-height: 1;
color: lighten($kf-blue, 15%);
margin-bottom: 0.9rem;
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the icon should be the same color as the text that is displayed alongside:

Image

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sense!

Comment thread content/en/docs/started/introduction.md Outdated
## What is Kubeflow

[Kubeflow](https://www.kubeflow.org/) is the foundation of tools for AI Platforms on Kubernetes.
[Kubeflow](https://www.kubeflow.org/) is the Cloud Native AI platform

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure, but I think this could be emphasized:

Suggested change
[Kubeflow](https://www.kubeflow.org/) is the Cloud Native AI platform
[Kubeflow](https://www.kubeflow.org/) is _the_ Cloud Native AI platform

Comment thread content/en/docs/started/introduction.md Outdated
entire Kubeflow Community Distribution to meet their specific needs. The Kubeflow Community Distribution
is composable, modular, portable, and scalable, backed by an ecosystem of Kubernetes-native
projects that cover every stage of the [AI lifecycle](https://www.kubeflow.org/docs/started/architecture/#kubeflow-landscape-in-the-ai-lifecycle).
Kubeflow is composed of modular, open source projects that form The Kubernetes-native stack

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Kubeflow is composed of modular, open source projects that form The Kubernetes-native stack
Kubeflow is composed of modular, open source projects that form the Kubernetes-native stack

Co-authored-by: Yuan Tang <terrytangyuan@gmail.com>
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
@google-oss-prow google-oss-prow Bot removed the lgtm label Aug 28, 2026
@google-oss-prow

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

andreyvelich and others added 2 commits August 28, 2026 20:06
Co-authored-by: Yuan Tang <terrytangyuan@gmail.com>
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
offers modular, scalable, and extensible tools to support your AI use cases.
## Kubeflow Mission

Kubeflow's mission is to bridge the Data, AI, and Cloud Native ecosystems. We enable teams to

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably we should add ML community too.

@nabuskey

nabuskey commented Sep 1, 2026

Copy link
Copy Markdown

LGTM! Thanks for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/community AREA: Community Docs area/website AREA: Website Styles/Hosting/Serving do-not-merge/hold size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants