Skip to content

Commit

Permalink
update vanilla Kubernetes configuration to Kueue 0.10.1 (#124)
Browse files Browse the repository at this point in the history
Simplify mlbatch setup by using the managedJobsNamespaceSelector
feature that was added in Kueue 0.10.0.
  • Loading branch information
dgrove-oss authored Jan 28, 2025
1 parent cd0138f commit 31ac0c6
Show file tree
Hide file tree
Showing 53 changed files with 41 additions and 825 deletions.
15 changes: 4 additions & 11 deletions SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,8 @@ Instructions are provided for the following Red Hat OpenShift AI ***fast*** rele

## Kubernetes

On Kubernetes version 1.30 and later, an enhanced user experience is
available by using ValidatingAdmissionPolicies to streamline quota
enforcement. Follow these instructions when installing on 1.30+ clusters:
+ [Kubernetes 1.30+ Cluster Setup](./setup.k8s-v1.30/CLUSTER-SETUP.md)
+ [Kubernetes 1.30+ Team Setup](./setup.k8s-v1.30/TEAM-SETUP.md)
+ [Kubernetes 1.30+ Uninstall](setup.k8s-v1.30/UNINSTALL.md)

MLBatch can be installed on any Kubernetes cluster version 1.27 or later
MLBatch can be installed on any Kubernetes cluster version 1.29 or later
by following these instructions:
+ [Kubernetes Cluster Setup](./setup.k8s-v1.27/CLUSTER-SETUP.md)
+ [Kubternets Team Setup](./setup.k8s-v1.27/TEAM-SETUP.md)
+ [Kubernetes Uninstall](setup.k8s-v1.27/UNINSTALL.md)
+ [Kubernetes Cluster Setup](./setup.k8s/CLUSTER-SETUP.md)
+ [Kubternets Team Setup](./setup.k8s/TEAM-SETUP.md)
+ [Kubernetes Uninstall](./setup.k8s/UNINSTALL.md)
96 changes: 0 additions & 96 deletions setup.k8s-v1.27/TEAM-SETUP.md

This file was deleted.

53 changes: 0 additions & 53 deletions setup.k8s-v1.27/kueue/kustomization.yaml

This file was deleted.

137 changes: 0 additions & 137 deletions setup.k8s-v1.30/CLUSTER-SETUP.md

This file was deleted.

24 changes: 0 additions & 24 deletions setup.k8s-v1.30/UNINSTALL.md

This file was deleted.

34 changes: 0 additions & 34 deletions setup.k8s-v1.30/admission-policy.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions setup.k8s-v1.30/appwrapper/config_patch.yaml

This file was deleted.

Loading

0 comments on commit 31ac0c6

Please sign in to comment.