Skip to content

Conversation

yashpal2104
Copy link

@yashpal2104 yashpal2104 commented Aug 30, 2025

manu and others added 3 commits August 23, 2025 02:03
Copy link
Contributor

[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 assign zijianjoy for approval. For more information see the Kubernetes Code Review Process.

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

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

Signed-off-by: Akash Jaiswal <[email protected]>
Signed-off-by: Akash Jaiswal <[email protected]>
Signed-off-by: Akash Jaiswal <[email protected]>
@yashpal2104 yashpal2104 changed the title advance upon current writeup for the Kubecon india 2025 blog add: blog about kubeflow events and booth at KubeCon India 2025 Aug 31, 2025
Copy link

@varodrig varodrig left a comment

Choose a reason for hiding this comment

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

This is great! thank you for working on this and I'm so glad you both had a great time and were able to contribute.
I added a few notes.


![KubeCon India 2025](/images/2025-08-23-kubecon-2025-india-kubeflow/KubeConIndiaKeynote.png)

KubeCon + CloudNativeCon India 2025 in Hyderabad was an absolute blast! As a second-time attendee ([Akash Jaiswal](https://github.com/jaiakash)) and a first-time attendee ([Yash Pal](https://github.com/yashpal2104)), we couldn't help but be blown away by the incredible energy at one of world's biggest cloud native gatherings. We were super excited seeing KubeFlow get a special shoutout during the opening keynote for its role in cloud native AI/ML and MLOps - definitely made us proud to be part of the community! (Above image shows the keynote moment)
Copy link

Choose a reason for hiding this comment

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

replace KubeFlow with Kubeflow

Copy link
Member

Choose a reason for hiding this comment

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

Sure


KubeCon + CloudNativeCon India 2025 in Hyderabad was an absolute blast! As a second-time attendee ([Akash Jaiswal](https://github.com/jaiakash)) and a first-time attendee ([Yash Pal](https://github.com/yashpal2104)), we couldn't help but be blown away by the incredible energy at one of world's biggest cloud native gatherings. We were super excited seeing KubeFlow get a special shoutout during the opening keynote for its role in cloud native AI/ML and MLOps - definitely made us proud to be part of the community! (Above image shows the keynote moment)

We also got super lucky with the chance to volunteer at the KubeFlow booth this year. We also met [johnugeorge](https://github.com/johnugeorge) in person, who delivered two amazing talks on KubeFlow's latest capabilities. It was really exciting to finally meet community members face-to-face whom we've only seen in community calls and Slack!
Copy link

Choose a reason for hiding this comment

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

replace johnugeorge with Johnu George

Copy link
Member

Choose a reason for hiding this comment

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

Sure

- What are the security considerations for running ML pipelines? How is KubeFlow different from X tool?
- How can Kubeflow help optimize costs when working with LLMs, especially in terms of minimizing GPU usage to stay within quota limits while still delivering performance?
- How mature is Kubeflow today, and how well does it align with the workflows of different MLOps? What is the timeline of graduation for Kubeflow? What does the roadmap for Kubeflow look like, and how can the community continue to engage and shape its development?
- Why has Kubeflow chosen to integrate with ArgoCD rather than Tekton CD—a question that even came up from a maintainer of the Tekton project?
Copy link

Choose a reason for hiding this comment

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

replace
came up from a maintainer of the Tekton project?
with
came up from a maintainer of the Tekton project.

Copy link
Member

Choose a reason for hiding this comment

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

Done


- **Popular Questions from Visitors:**
- How does KubeFlow simplify ML workflows on Kubernetes?
- How does KubeFlow integrate with other cloud-native tools? Why isn't Kubeflow multi-cluster agnostic?
Copy link

Choose a reason for hiding this comment

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

can you clarify why kubeflow is not multicluster agnostic?

Copy link
Author

Choose a reason for hiding this comment

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

Added

* Join the [Kubeflow Slack channel](https://www.kubeflow.org/docs/about/community/).
* Join the [kubeflow-discuss](https://groups.google.com/g/kubeflow-discuss) mailing list.
* Attend our weekly [community meeting](https://www.kubeflow.org/docs/about/community/#kubeflow-community-call).
* Want to volunteer for outreach.events, check out `#kubeflow-outreach` on CNCF Slack.
Copy link

Choose a reason for hiding this comment

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

include a link to the #kubeflow-outreach slack channel.

Copy link
Member

@jaiakash jaiakash Sep 8, 2025

Choose a reason for hiding this comment

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

Sure.

See this also kubeflow/website#4199

- **Popular Questions from Visitors:**
- How does KubeFlow simplify ML workflows on Kubernetes?
- How does KubeFlow integrate with other cloud-native tools? Why isn't Kubeflow multi-cluster agnostic?
- What are the security considerations for running ML pipelines? How is KubeFlow different from X tool?
Copy link

Choose a reason for hiding this comment

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

replace from X tool?
with

from other tools?

Copy link
Author

Choose a reason for hiding this comment

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

Done


- **Community Updates & Engagement:**
- Discussions on real-world use cases and deployment strategies. Few users shared their experience of using KubeFlow in their companies.
- People wanting to learn more about how to contribute to Kubeflow and use it as a tool. (Ans: Join community calls, and check out GitHub for open issues)
Copy link

Choose a reason for hiding this comment

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

replace Ans: with Answers

Copy link
Author

Choose a reason for hiding this comment

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

Done

Signed-off-by: Akash Jaiswal <[email protected]>
@jaiakash
Copy link
Member

jaiakash commented Sep 8, 2025

Hi @yashpal2104 Can you please address the remaining comments. Thanks

yashpal2104 and others added 2 commits September 8, 2025 22:38
Signed-off-by: Yash Pal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add blog post about KubeFlow talks/booth at KubeCon India 2025
3 participants