RATATOSKRATATOSK
Sign in

Kubeflow

redirectAI & ML
Apr 29, 2026

This is a redirect release pointing to individual Kubeflow sub-project repositories. No actual code or features were released here.

  • breakingStop watching kubeflow/kubeflow for release updates

    If your team tracks Kubeflow releases via the kubeflow/kubeflow repository, you're now missing actual releases. Each sub-project ships independently. Update your watch list, RSS feeds, or release notification pipelines to follow the individual repos: manifests, pipelines, trainer, katib, notebooks, spark-operator, model-registry, sdk, and dashboard.

  • enhancementAdopt per-component upgrade cadence instead of monolithic updates

    With each component on its own release cycle, you can now upgrade just Katib or Model Registry without touching Pipelines or Trainer. Build your upgrade strategy around component-level semver tracking rather than waiting for a single Kubeflow platform release. Check kubeflow/manifests releases for the reference compatibility matrix between components.

Key changes (3)

  • The kubeflow/kubeflow monorepo no longer contains project code — each component now lives in its own repository
  • Nine sub-projects each follow independent release cycles: Platform, SDK, Notebooks, Spark Operator, Trainer, Katib, Model Registry, Pipelines, and Dashboard
  • Installation guidance now lives at the official Kubeflow docs site, not in this repo