Skip to content

Commit

Permalink
minor adjustments to main setup.md (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrove-oss authored Jul 18, 2024
1 parent 83f6b77 commit 1187b22
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ The MLBatch setup consists of a *cluster setup* to be done once
and a *team setup* to be repeated for each team that will
be using the cluster.

Batch users should only be permitted to create AppWrappers or workloads whose
types are natively supported by Kueue. The cluster setup set defines a
`mlbatch-edit` role which enforces these restrictions and will be used in
the setup process for each team of MLBatch users that is onboarded.
Batch users should only be permitted to create AppWrappers or other
workload Kinds that are natively supported by Kueue. The cluster setup
defines a `mlbatch-edit` role which enforces these restrictions and
will be used in the setup process for each team of MLBatch users that
is onboarded.

This setup has been developed on OpenShift 4.14 and Kubernetes 1.27 and
is intended to support OpenShift 4.12 and up and/or Kubernetes 1.25 and up.
Expand All @@ -21,17 +22,15 @@ cd mlbatch
Detailed instructions and configuration files can be found in subfolders,
one for each base platform.

## OpenShift AI Stable Releases
## OpenShift AI

Instructions are provided for the following OpenShift AI stable releases:
Instructions are provided for the following OpenShift AI ***stable*** releases:
+ OpenShift AI 2.10
+ [RHOAI 2.10 Cluster Setup](./setup.RHOAI-v2.10/CLUSTER-SETUP.md)
+ [RHOAI 2.10 Team Setup](./setup.RHOAI-v2.10/TEAM-SETUP.md)
+ [RHOAI 2.10 Uninstall](./setup.RHOAI-v2.10/UNINSTALL.md)

## OpenShift AI Fast Releases

Instructions are provided for the following OpenShift AI fast releases:
Instructions are provided for the following OpenShift AI ***fast*** releases:
+ OpenShift AI 2.11
+ [RHOAI 2.11 Cluster Setup](./setup.RHOAI-v2.11/CLUSTER-SETUP.md)
+ [RHOAI 2.11 Team Setup](./setup.RHOAI-v2.11/TEAM-SETUP.md)
Expand Down

0 comments on commit 1187b22

Please sign in to comment.