Skip to content

Commit bb909b8

Browse files
Update README.md (#3030)
* Update README.md Signed-off-by: Julius von Kohout <[email protected]> * Update README.md Co-authored-by: Tarek Abouzeid <[email protected]> Signed-off-by: Julius von Kohout <[email protected]> --------- Signed-off-by: Julius von Kohout <[email protected]> Co-authored-by: Tarek Abouzeid <[email protected]>
1 parent f5fe55a commit bb909b8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Kubeflow Manifests
22

3+
The Kubeflow manifests are a collection of community maintained manifests to install Kubeflow in popular Kubernetes clusters such as Kind, Minikube, Rancher, EKS, AKS, GKE.
4+
The Kubeflow Manifests contain all Kubeflow Components, Kubeflow Central Dashboard, and other Kubeflow applications that comprise the **Kubeflow Platform**.
5+
This installation is helpful when you want to try out the end-to-end Kubeflow Platform capabilities.
6+
7+
If you want a stable / conservative experience we recommend to use the [latest stable release](https://github.com/kubeflow/manifests/releases), but please consider the more up-to-date documentation in the master branch.
8+
- [**Kubeflow 1.9:**](/docs/releases/kubeflow-1.9/)
9+
- [`v1.9.1`](https://github.com/kubeflow/manifests/tree/v1.9.1#installation)
10+
- [**SOON TO BE RELESEAD Kubeflow 1.10:**](/docs/releases/kubeflow-1.9/)
11+
- [`v1.10.0`](https://github.com/kubeflow/manifests/tree/v1.10.0#installation)
12+
13+
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 provide us feedback.
14+
315
## Table of Contents
416

517
<!-- toc -->

0 commit comments

Comments
 (0)