Skip to content

Commit 96d27f3

Browse files
committed
update vanilla Kubernetes configuration to Kueue 0.10.1
Simplify mlbatch setup by using the managedJobsNamespaceSelector feature that was added in Kueue 0.10.0.
1 parent cd0138f commit 96d27f3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+42
-826
lines changed

SETUP.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,8 @@ Instructions are provided for the following Red Hat OpenShift AI ***fast*** rele
5656

5757
## Kubernetes
5858

59-
On Kubernetes version 1.30 and later, an enhanced user experience is
60-
available by using ValidatingAdmissionPolicies to streamline quota
61-
enforcement. Follow these instructions when installing on 1.30+ clusters:
62-
+ [Kubernetes 1.30+ Cluster Setup](./setup.k8s-v1.30/CLUSTER-SETUP.md)
63-
+ [Kubernetes 1.30+ Team Setup](./setup.k8s-v1.30/TEAM-SETUP.md)
64-
+ [Kubernetes 1.30+ Uninstall](setup.k8s-v1.30/UNINSTALL.md)
65-
66-
MLBatch can be installed on any Kubernetes cluster version 1.27 or later
59+
MLBatch can be installed on any Kubernetes cluster version 1.29 or later
6760
by following these instructions:
68-
+ [Kubernetes Cluster Setup](./setup.k8s-v1.27/CLUSTER-SETUP.md)
69-
+ [Kubternets Team Setup](./setup.k8s-v1.27/TEAM-SETUP.md)
70-
+ [Kubernetes Uninstall](setup.k8s-v1.27/UNINSTALL.md)
61+
+ [Kubernetes Cluster Setup](./setup.k8s/CLUSTER-SETUP.md)
62+
+ [Kubternets Team Setup](./setup.k8s/TEAM-SETUP.md)
63+
+ [Kubernetes Uninstall](./setup.k8s/UNINSTALL.md)

setup.k8s-v1.27/TEAM-SETUP.md

Lines changed: 0 additions & 96 deletions
This file was deleted.

setup.k8s-v1.27/kueue/kustomization.yaml

Lines changed: 0 additions & 53 deletions
This file was deleted.

setup.k8s-v1.30/CLUSTER-SETUP.md

Lines changed: 0 additions & 137 deletions
This file was deleted.

setup.k8s-v1.30/UNINSTALL.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

setup.k8s-v1.30/admission-policy.yaml

Lines changed: 0 additions & 34 deletions
This file was deleted.

setup.k8s-v1.30/appwrapper/config_patch.yaml

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)