-
Notifications
You must be signed in to change notification settings - Fork 777
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Kubeflow 1.8 Release Page (#3615)
* Add Kubeflow 1.8 Release Page * Adding members of the release team * correct release 1.8 index post
- Loading branch information
Showing
1 changed file
with
278 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,278 @@ | ||
+++ | ||
title = "Kubeflow 1.8" | ||
description = "Information about the Kubeflow 1.8 release" | ||
weight = 96 | ||
+++ | ||
|
||
## Kubeflow 1.8.0 | ||
|
||
<div class="table-responsive"> | ||
<table class="table table-bordered"> | ||
<tbody> | ||
<tr> | ||
<th class="table-light">Release Date</th> | ||
<td> | ||
2023-11-01 | ||
</td> | ||
</tr> | ||
<tr> | ||
<th class="table-light">Media</th> | ||
<td> | ||
<b>Blog:</b> | ||
<a href="https://blog.kubeflow.org/kubeflow-1.8-release/">Kubeflow 1.8 Release Announcement</a> | ||
<br> | ||
<b>Video:</b> | ||
<a>Kubeflow 1.8 Release Overview (TBA)</a> | ||
<br> | ||
<b>Roadmap:</b> | ||
<a href="https://github.com/kubeflow/kubeflow/blob/master/ROADMAP.md#kubeflow-18-release-planned-for-release-oct-2023">Kubeflow 1.8 Features</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th class="table-light">Manifests</th> | ||
<td> | ||
<b>Release:</b> | ||
<a href="https://github.com/kubeflow/manifests/releases/tag/v1.8.0">v1.8.0</a> | ||
<br> | ||
<b>Branch:</b> | ||
<a href="https://github.com/kubeflow/manifests/tree/v1.8-branch">v1.8-branch</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th class="table-light">Release Team</th> | ||
<td> | ||
<b>Lead:</b> Daniela Plascencia (<a href="https://github.com/DnPlas">@DnPlas</a>) | ||
<br> | ||
<b>Member:</b> Amber Graner (<a href="https://github.com/akgraner">@akgraner</a>) | ||
<br> | ||
<b>Member:</b> Julius von Kohout (<a href="https://github.com/juliusvonkohout">@juliusvonkohout</a>) | ||
<br> | ||
<b>Member:</b> Amber Graner (<a href="https://github.com/akgraner">@akgraner</a>) | ||
<br> | ||
<b>Member:</b> Ajay Nagar (<a href="https://github.com/nagar-ajay ">@nagar-ajay </a>) | ||
<br> | ||
<b>Member:</b> Noha Ihab (<a href="https://github.com/NohaIhab">@NohaIhab</a>) | ||
<br> | ||
<b>Member:</b> Anna Jung (<a href="https://github.com/annajung">@annajung</a>) | ||
<br> | ||
<b>Member:</b> Kimonas Sotirchos (<a href="https://github.com/kimwnasptd">@kimwnasptd</a>) | ||
<br> | ||
<b>Member:</b> Eric Liu (<a href="https://github.com/helloericsf">@helloericsf</a>) | ||
<br> | ||
<b>Member:</b> David Cardozo (<a href="https://github.com/Davidnet">@Davidnet</a>) | ||
<br> | ||
<b>Product Manager:</b> Josh Bottum (<a href="https://github.com/jbottum">@jbottum</a>) | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
|
||
### Component Versions | ||
|
||
<div class="table-responsive"> | ||
<table class="table table-bordered"> | ||
<thead class="thead-light"> | ||
<tr> | ||
<th>Maintainers</th> | ||
<th>Component Name</th> | ||
<th>Version</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<!-- ======================= --> | ||
<!-- AutoML Working Group --> | ||
<!-- ======================= --> | ||
<tr> | ||
<td rowspan="1" class="align-middle">AutoML Working Group</td> | ||
<td>Katib</td> | ||
<td> | ||
<a href="https://github.com/kubeflow/katib/releases/tag/v0.16.0">v0.16.0</a> | ||
</td> | ||
</tr> | ||
<!-- ======================= --> | ||
<!-- Notebooks Working Group --> | ||
<!-- ======================= --> | ||
<tr> | ||
<td rowspan="9" class="align-middle">Notebooks Working Group</td> | ||
<td>Admission Webhook (PodDefaults)</td> | ||
<td> | ||
<a href="https://github.com/kubeflow/kubeflow/tree/v1.8.0/components/admission-webhook">v1.8.0</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td>Central Dashboard</td> | ||
<td> | ||
<a href="https://github.com/kubeflow/kubeflow/tree/v1.8.0/components/centraldashboard">v1.8.0</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td>Jupyter Web App</td> | ||
<td> | ||
<a href="https://github.com/kubeflow/kubeflow/tree/v1.8.0/components/crud-web-apps/jupyter">v1.8.0</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td>Kubeflow Access Management API</td> | ||
<td> | ||
<a href="https://github.com/kubeflow/kubeflow/tree/v1.8.0/components/access-management">v1.8.0</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td>Notebook Controller</td> | ||
<td> | ||
<a href="https://github.com/kubeflow/kubeflow/tree/v1.8.0/components/notebook-controller">v1.8.0</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td>Profile Controller</td> | ||
<td> | ||
<a href="https://github.com/kubeflow/kubeflow/tree/v1.8.0/components/profile-controller">v1.8.0</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td>Tensorboard Controller</td> | ||
<td> | ||
<a href="https://github.com/kubeflow/kubeflow/tree/v1.8.0/components/notebook-controller">v1.8.0</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td>Tensorboard Web App</td> | ||
<td> | ||
<a href="https://github.com/kubeflow/kubeflow/tree/v1.8.0/components/crud-web-apps/volumes">v1.8.0</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td>Volumes Web App</td> | ||
<td> | ||
<a href="https://github.com/kubeflow/kubeflow/tree/v1.8.0/components/crud-web-apps/tensorboards">v1.8.0</a> | ||
</td> | ||
</tr> | ||
<!-- ======================= --> | ||
<!-- Pipelines Working Group --> | ||
<!-- ======================= --> | ||
<tr> | ||
<td rowspan="2" class="align-middle">Pipelines Working Group</td> | ||
<td>Kubeflow Pipelines</td> | ||
<td> | ||
<a href="https://github.com/kubeflow/pipelines/releases/tag/2.0.3">2.0.3</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td>Kubeflow Pipelines Tekton</td> | ||
<td> | ||
<a href="https://github.com/kubeflow/kfp-tekton/releases/tag/v2.0.3">v2.0.3</a> | ||
</td> | ||
</tr> | ||
<!-- ======================= --> | ||
<!-- Serving Working Group --> | ||
<!-- ======================= --> | ||
<tr> | ||
<td rowspan="1" class="align-middle">Serving Working Group</td> | ||
<td>KServe</td> | ||
<td> | ||
<a href="https://github.com/kserve/kserve/releases/tag/v0.11.1">v0.11.1</a> | ||
</td> | ||
</tr> | ||
<!-- ======================= --> | ||
<!-- Training Working Group --> | ||
<!-- ======================= --> | ||
<tr> | ||
<td rowspan="1" class="align-middle">Training Working Group</td> | ||
<td>Training Operator</td> | ||
<td> | ||
<a href="https://github.com/kubeflow/training-operator/releases/tag/v1.7.0">v1.7.0</a> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
|
||
### Dependency Versions (Manifests) | ||
|
||
{{% alert title="Note" color="warning" %}} | ||
This information is only for the manifests found in the <a href="https://github.com/kubeflow/manifests">kubeflow/manifests</a> repository, packaged distributions may have different requirements or supported versions. | ||
{{% /alert %}} | ||
|
||
<div class="table-responsive"> | ||
<table class="table table-bordered"> | ||
<thead class="thead-light"> | ||
<tr> | ||
<th>Dependency</th> | ||
<th>Validated or Included Version(s)</th> | ||
<th>Notes</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<!-- ======================= --> | ||
<!-- Kubernetes --> | ||
<!-- ======================= --> | ||
<tr> | ||
<td> | ||
<a href="https://kubernetes.io/">Kubernetes</a> | ||
</td> | ||
<td>1.25/1.26</td> | ||
<td rowspan="4" class="align-middle"> | ||
<i>Other versions may work, but have not been validated by the <a href="https://github.com/kubeflow/community/tree/master/wg-manifests">Kubeflow Manifests Working Group</a>.</i> | ||
</td> | ||
</tr> | ||
<!-- ======================= --> | ||
<!-- Istio --> | ||
<!-- ======================= --> | ||
<tr> | ||
<td> | ||
<a href="https://istio.io/">Istio</a> | ||
</td> | ||
<td>1.17.3</td> | ||
</tr> | ||
<!-- ======================= --> | ||
<!-- cert-manager --> | ||
<!-- ======================= --> | ||
<tr> | ||
<td> | ||
<a href="https://cert-manager.io/">cert-manager</a> | ||
</td> | ||
<td>1.12.2</td> | ||
</tr> | ||
<!-- ======================= --> | ||
<!-- dex --> | ||
<!-- ======================= --> | ||
<tr> | ||
<td> | ||
<a href="https://dexidp.io/">dex</a> | ||
</td> | ||
<td>2.36.0</td> | ||
</tr> | ||
<!-- ======================= --> | ||
<!-- Kustomize --> | ||
<!-- ======================= --> | ||
<tr> | ||
<td> | ||
<a href="https://kustomize.io/">Kustomize</a> | ||
</td> | ||
<td>5.0.3</td> | ||
</tr> | ||
<!-- ======================= --> | ||
<!-- Knative Serving --> | ||
<!-- ======================= --> | ||
<tr> | ||
<td> | ||
<a href="https://knative.dev/docs/serving/">Knative Serving</a> | ||
</td> | ||
<td>1.10.2</td> | ||
<td rowspan="2" class="align-middle"> | ||
<i>Knative is only needed when using the optional <a href="https://kserve.github.io/website/">KServe Component</a>.</i> | ||
</td> | ||
</tr> | ||
<!-- ======================= --> | ||
<!-- Knative Eventing --> | ||
<!-- ======================= --> | ||
<tr> | ||
<td> | ||
<a href="https://knative.dev/docs/eventing/">Knative Eventing</a> | ||
</td> | ||
<td>1.10.1</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> |