@@ -10,8 +10,8 @@ defines a `mlbatch-edit` role which enforces these restrictions and
1010will be used in the setup process for each team of MLBatch users that
1111is onboarded.
1212
13- This setup has been developed on OpenShift 4.14 and Kubernetes 1.27 and
14- is intended to support OpenShift 4.14 and up and/or Kubernetes 1.27 and up.
13+ This setup has been developed on Red Hat OpenShift 4.14 and Kubernetes 1.27 and
14+ is intended to support Red Hat OpenShift 4.14 and up and/or Kubernetes 1.27 and up.
1515
1616To start with, recursively clone and enter this repository:
1717``` sh
@@ -24,41 +24,46 @@ one for each base platform.
2424
2525## OpenShift AI
2626
27+ We recommend using the most recent *** stable*** release of
28+ Red Hat OpenShift AI as the base platform for MLBatch. Please see
29+ [ Red Hat OpenShift AI Self-Managed Life Cycle] ( https://access.redhat.com/support/policy/updates/rhoai-sm/lifecycle )
30+ for the life cycle dates of currently supported *** stable*** and *** fast*** releases.
31+
2732Instructions are provided for the following OpenShift AI *** stable*** releases:
28- + OpenShift AI 2.10
29- + [ RHOAI 2.10 Cluster Setup] ( ./setup.RHOAI-v2.10/CLUSTER-SETUP.md )
30- + [ RHOAI 2.10 Team Setup] ( ./setup.RHOAI-v2.10/TEAM-SETUP.md )
31- + [ RHOAI 2.10 Uninstall] ( ./setup.RHOAI-v2.10/UNINSTALL.md )
32- + OpenShift AI 2.13
33+ + Red Hat OpenShift AI 2.13
3334 + [ RHOAI 2.13 Cluster Setup] ( ./setup.RHOAI-v2.13/CLUSTER-SETUP.md )
3435 + [ RHOAI 2.13 Team Setup] ( ./setup.RHOAI-v2.13/TEAM-SETUP.md )
3536 + [ UPGRADING from RHOAI 2.10] ( ./setup.RHOAI-v2.13/UPGRADE-STABLE.md )
3637 + [ UPGRADING from RHOAI 2.12] ( ./setup.RHOAI-v2.13/UPGRADE-FAST.md )
3738 + [ RHOAI 2.13 Uninstall] ( ./setup.RHOAI-v2.13/UNINSTALL.md )
39+ + Red Hat OpenShift AI 2.10
40+ + [ RHOAI 2.10 Cluster Setup] ( ./setup.RHOAI-v2.10/CLUSTER-SETUP.md )
41+ + [ RHOAI 2.10 Team Setup] ( ./setup.RHOAI-v2.10/TEAM-SETUP.md )
42+ + [ RHOAI 2.10 Uninstall] ( ./setup.RHOAI-v2.10/UNINSTALL.md )
3843
3944Instructions are provided for the following OpenShift AI *** fast*** releases:
40- + OpenShift AI 2.11
41- + [ RHOAI 2.11 Cluster Setup] ( ./setup.RHOAI-v2.11/CLUSTER-SETUP.md )
42- + [ RHOAI 2.11 Team Setup] ( ./setup.RHOAI-v2.11/TEAM-SETUP.md )
43- + [ UPGRADING from RHOAI 2.10] ( ./setup.RHOAI-v2.11/UPGRADE.md )
44- + [ RHOAI 2.11 Uninstall] ( ./setup.RHOAI-v2.11/UNINSTALL.md )
45- + OpenShift AI 2.12
45+ + Red Hat OpenShift AI 2.12
4646 + [ RHOAI 2.12 Cluster Setup] ( ./setup.RHOAI-v2.12/CLUSTER-SETUP.md )
4747 + [ RHOAI 2.12 Team Setup] ( ./setup.RHOAI-v2.12/TEAM-SETUP.md )
4848 + [ UPGRADING from RHOAI 2.11] ( ./setup.RHOAI-v2.12/UPGRADE.md )
4949 + [ RHOAI 2.12 Uninstall] ( ./setup.RHOAI-v2.12/UNINSTALL.md )
50+ + Red Hat OpenShift AI 2.11
51+ + [ RHOAI 2.11 Cluster Setup] ( ./setup.RHOAI-v2.11/CLUSTER-SETUP.md )
52+ + [ RHOAI 2.11 Team Setup] ( ./setup.RHOAI-v2.11/TEAM-SETUP.md )
53+ + [ UPGRADING from RHOAI 2.10] ( ./setup.RHOAI-v2.11/UPGRADE.md )
54+ + [ RHOAI 2.11 Uninstall] ( ./setup.RHOAI-v2.11/UNINSTALL.md )
5055
5156## Kubernetes
5257
53- MLBatch can be installed on any Kubernetes cluster version 1.27 or later
54- by following these instructions:
55- + [ Kubernetes Cluster Setup] ( ./setup.k8s-v1.27/CLUSTER-SETUP.md )
56- + [ Kubternets Team Setup] ( ./setup.k8s-v1.27/TEAM-SETUP.md )
57- + [ Kubernetes Uninstall] ( setup.k8s-v1.27/UNINSTALL.md )
58-
5958On Kubernetes version 1.30 and later, an enhanced user experience is
6059available by using ValidatingAdmissionPolicies to streamline quota
6160enforcement. Follow these instructions when installing on 1.30+ clusters:
6261 + [ Kubernetes 1.30+ Cluster Setup] ( ./setup.k8s-v1.30/CLUSTER-SETUP.md )
6362 + [ Kubernetes 1.30+ Team Setup] ( ./setup.k8s-v1.30/TEAM-SETUP.md )
6463 + [ Kubernetes 1.30+ Uninstall] ( setup.k8s-v1.30/UNINSTALL.md )
64+
65+ MLBatch can be installed on any Kubernetes cluster version 1.27 or later
66+ by following these instructions:
67+ + [ Kubernetes Cluster Setup] ( ./setup.k8s-v1.27/CLUSTER-SETUP.md )
68+ + [ Kubternets Team Setup] ( ./setup.k8s-v1.27/TEAM-SETUP.md )
69+ + [ Kubernetes Uninstall] ( setup.k8s-v1.27/UNINSTALL.md )
0 commit comments