Skip to content

Commit 58f3894

Browse files
date-based-releases (#3302)
Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com>
1 parent 4309967 commit 58f3894

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ The **Kubeflow Manifests** are a collection of community-maintained manifests fo
88
For a stable and conservative experience, we recommend using the [latest stable release](https://github.com/kubeflow/manifests/releases). However, please consult the more up-to-date documentation in the master branch.
99
You can also install the master branch of [`kubeflow/manifests`](https://github.com/kubeflow/manifests) by following the instructions [here](https://github.com/kubeflow/manifests?tab=readme-ov-file#installation) and providing us with feedback.
1010

11+
We are planning to cut 2 releases per year, for example 26.03 and 26.10 before each KubeCon EU and NA.
12+
We ask each working group/component to provide non-breaking patch releases for 6 months based on the version in each date release.
13+
We try to BEST-EFFORT support each realease for 6 monhts as community. There is [commercial support](https://www.kubeflow.org/docs/started/support/#support-from-commercial-providers-in-the-kubeflow-ecosystem) available if needed.
14+
The working groups (KFP, Katib, Trainer, ...) are allowed to release new component versions with breaking changes, but they will only be included in the master branch or the next date release.
15+
This should only apply to “stable” components, as “alpha/beta” components might release breaking changes in patch releases.
16+
1117
## Table of Contents
1218

1319
<!-- toc -->
@@ -760,3 +766,4 @@ pre-commit run
760766
**A:** GKE mounts `/opt/cni/bin` as read-only for security reasons. Use the GKE-specific overlay: `kubectl apply -k common/istio/istio-install/overlays/gke` (or `overlays/ambient-gke` for ambient mode). These overlays use GKE's writable CNI directory at `/home/kubernetes/bin`. For details, see [Istio CNI Prerequisites](https://istio.io/latest/docs/setup/additional-setup/cni/#prerequisites).
761767

762768

769+

0 commit comments

Comments
 (0)