github kubeflow/manifests v1.10.0-rc.3
Kubeflow 1.10.0-rc.3

latest release: v1.10.0
pre-release8 days ago

Open issues:
1.10.0 Milestone
1.10.1 Milestone

Changes since 1.10.0-rc.2

New Contributors

Full Changelog: v1.10.0-rc.2...v1.10.0-rc.3

Note: We support Kubernetes 1.31-1.33 directly. It should also work on Kubernetes 1.29+, but on some 1.29-1.30 clusters you might have to either enable the native sidecars feature gate on your Kubernetes cluster or you need to disable NATIVE_SIDECARS here

- name: ENABLE_NATIVE_SIDECARS
value: 'true'
or here
- name: ENABLE_NATIVE_SIDECARS
value: 'true'
.
But Kubernetes 1.30 is already End of Life by 2025-06-28, so we strongly recommend to upgrade to 1.31+. We also tested that native sidecars work on AKS and GKE 1.31+. Kubernetes 1.33 is planned for release on April 23 2025, so we plan to support 1.31-1.33 and down to 1.29 depending on your cluster with native sidecars workarounds.

Don't miss a new manifests release

NewReleases is sending notifications on new releases.