Posted on July 28, 2026 by Kubeflow

CNCF projects highlighted in this post

Kubeflow logo Kubernetes logo

The Kubeflow news coming out of Kubecon + CloudNativeCon Japan 2026 highlights several significant advancements and community initiatives. 

The Kubeflow project is rapidly advancing toward CNCF Graduation, emphasizing its evolution into a mature, production-ready ML ecosystem. This momentum is driven by several distinct milestones across the project. Recent technical updates include the official integration of Kale 2.0 alongside significant enhancements to the Kubeflow SDK. In parallel, the new Kubeflow Trainer has been positioned as the next phase for distributed AI and HPC workloads on Kubernetes. Additionally, the Kubeflow Community Distribution 26.03 release continues to deliver its own substantial platform-wide improvements.

Complementing these technical advancements, community engagement is growing to support the project’s growth. The newly established Outreach Program and the ML Experience Working Group are actively driving this effort, both focused on increasing adoption and lowering the barrier to entry. To further foster this collaboration, the community is also preparing for an upcoming virtual event on Wednesday, August 19th.

Kale is officially part of the Kubeflow ecosystem

Kale (Kubeflow Automated pipeLines Engine) turns annotated Jupyter notebooks into production-ready Kubeflow Pipelines without requiring you to write a single line of KFP SDK code. With the Kale 2.0 release, this core mission has been completely modernized to support Kubeflow Pipelines v2 (KFPv2) architecture.

Find out more in the Kale release blog.

Kubeflow notebooks V2

Kubeflow Notebooks is nearing the release of v2, our next major version! 

Kubeflow Notebooks v2 is a ground-up redesign that introduces a declarative, CRD-driven architecture for managing interactive AI/ML environments like JupyterLab, RStudio, and VS Code on Kubernetes — giving platform teams templated control over notebook environments while simplifying the data scientist experience. An alpha release is available today,

and the team is actively driving toward a production-ready GA release.

To learn more, see the FAQ, introduce yourself on our #kubeflow-notebooks Slack channel, and register for our weekly meetings. Note: If there is enough interest, we will create a meeting for Asian timezones.

Kubeflow technical updates

Kubeflow SDK: Native spark connect support + streamlined LLM fine-tuning

The latest release of Kubeflow SDK takes a major step toward a single, unified developer experience for building end-to-end AI workloads at scale. With this release, data processing, pipeline orchestration, distributed training, and hyperparameter tuning all come together under one consistent Python interface, reducing the friction of stitching together separate tools.

A headline addition is native Spark support, which lets users run Spark on Kubernetes without writing any infrastructure configuration. Developers can spin up interactive Spark sessions for data exploration or submit large-scale batch ETL jobs. 

The release also introduces Kubeflow Pipelines integration, giving users the full journey from authoring a pipeline to running and monitoring it, all from the same SDK. Building on these capabilities, the SDK continues to streamline the post-training capabilities, with built-in blueprints for LLM fine-tuning.

Looking ahead, the SDK will be bringing first-class observability through planned OpenTelemetry instrumentation and MLflow experiment tracking, giving teams consistent visibility into metrics and run history across every stage of the AI lifecycle.

Kubeflow trainer: The next phase for distributed AI and HPC workloads on Kubernetes

The new Kubeflow Trainer is positioned to lead the next generation of distributed AI workloads on Kubernetes. Evolving beyond its original scope, Kubeflow Trainer now enables users to unify distributed AI training and high-performance computing (HPC) workloads through MPI support.

The community is also actively expanding Trainer’s capabilities. A proposal is underway to introduce Hyperparameter Optimization Jobs through a new OptimizationJob CRD, providing a Kubernetes-native approach to hyperparameter tuning. In addition, work is in progress to support reinforcement learning workloads for LLM post-training, enabling users to seamlessly run algorithms such as GRPO, PPO, and other RL methods on Kubernetes using Kubeflow Trainer.

Kubeflow community distribution 26.03 release announcement

Kubeflow Community Distribution 26.03.1 delivers substantial platform improvements focused on scalability, security, and operational efficiency. This release significantly reduces per-namespace overhead, strengthens multi-tenant defaults, and improves overall reliability for running Kubeflow at scale on Kubernetes.

Key platform updates:

  • Kubernetes Support: Officially validated for Kubernetes 1.34+.
  • Security Enhancements: Compatibility for both Kubeflow Pipelines v1 and v2 with Pod Security Standards (PSS) Restricted policies have been implemented, ensuring stricter out-of-the-box security compliance.

Component Upgrades (26.03)

This release includes key version bumps across the ML lifecycle components:

  • Kubeflow Pipelines: v2.16.0
  • Spark Operator: v2.5.0
  • Model Registry: v0.3.5

Release 26.03.1

The latest release 26.03.1 follow-up release will expand on this foundation with further component updates, including:

  • Trainer: v2.2.0
  • Dashboards: v2.0
  • Notebooks: v1.11
  • Notebook 2.0: Alpha release
  • KServe Web Application: v0.18.0

Learn More: For complete release notes, deployment instructions, and the full manifest, visit the official GitHub repository: Kubeflow Manifests 26.03.01 Release.

Kubeflow moves towards graduation

Kubeflow has officially applied for CNCF Graduation and is working towards its evolution into a fully mature, production-ready ecosystem for cloud native machine learning. Stay tuned for updates.

Kubeflow community efforts

Kubeflow Outreach Program

The new Outreach Program is working to drive global adoption and community growth through dedicated mentorship, educational initiatives, and contributor advocacy. The Outreach Program provides public monthly meetings for discussion, mentorship and community outreach. The Outreach Program is also announcing the Contributor of the Month Program to celebrate contributors and its impact on the community.  More information here.

Explore our calendar for our next meeting.

Kubeflow ML Experience Working Group

The Machine Learning Experience Working Group is focused on lowering the barrier to entry by refining user interfaces and streamlining the end-to-end data science lifecycle, such as Kubeflow SDK.

Kubeflow Community Showcase 2026: GenAI and MLOps in action

The Kubeflow Community Showcase 2026 is a half-day virtual event spotlighting real-world use cases and innovations from the Kubeflow community. Join industry leaders, maintainers, and community members to explore practical solutions, demos, and success stories. We will share technical deep dives on how Kubeflow is being applied to power GenAI, MLOps, and LLMOps across cloud, hybrid, and edge environments.

Additional community resources