Skip to content

Commit 2c4d3f8

Browse files
authored
readme: Update component versions (kubeflow#2253)
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
1 parent 0660ee0 commit 2c4d3f8

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ used from the different projects of Kubeflow:
6262
| Component | Local Manifests Path | Upstream Revision |
6363
| - | - | - |
6464
| Istio | common/istio-1-14 | [1.14.1](https://github.com/istio/istio/releases/tag/1.14.1) |
65-
| Knative | common/knative | [0.22.1](https://github.com/knative/serving/releases/tag/v0.22.1) |
65+
| Knative | common/knative | [1.2.5](https://github.com/knative/serving/releases/tag/knative-v1.2.5) |
6666

6767
## Installation
6868

@@ -80,10 +80,7 @@ The `example` directory contains an example kustomization for the single command
8080

8181
### Prerequisites
8282

83-
- `Kubernetes` (up to `1.21`) with a default [StorageClass](https://kubernetes.io/docs/concepts/storage/storage-classes/)
84-
- :warning: Kubeflow 1.5.0 is not compatible with version 1.22 and onwards.
85-
You can track the remaining work for K8s 1.22 support in
86-
[kubeflow/kubeflow#6353](https://github.com/kubeflow/kubeflow/issues/6353)
83+
- `Kubernetes` (up to `1.22`) with a default [StorageClass](https://kubernetes.io/docs/concepts/storage/storage-classes/)
8784
- `kustomize` (version `3.2.0`) ([download link](https://github.com/kubernetes-sigs/kustomize/releases/tag/v3.2.0))
8885
- :warning: Kubeflow 1.5.0 is not compatible with the latest versions of of kustomize 4.x. This is due to changes in the order resources are sorted and printed. Please see [kubernetes-sigs/kustomize#3794](https://github.com/kubernetes-sigs/kustomize/issues/3794) and [kubeflow/manifests#1797](https://github.com/kubeflow/manifests/issues/1797). We know this is not ideal and are working with the upstream kustomize team to add support for the latest versions of kustomize as soon as we can.
8986
- `kubectl`

0 commit comments

Comments
 (0)