From 8d156b8dac07196275085c1aa4ca709c092ffe13 Mon Sep 17 00:00:00 2001 From: David Grove Date: Fri, 12 Jul 2024 17:20:19 -0400 Subject: [PATCH] link to 1.30 instructions --- SETUP.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SETUP.md b/SETUP.md index f867d3e..4818daf 100644 --- a/SETUP.md +++ b/SETUP.md @@ -26,6 +26,7 @@ Step by step setup instructions are provided for the following versions: + [OpenShift AI 2.11](./setup.RHOAI-v2.11/CLUSTER-SETUP.md) ---> + [Kubernetes 1.25+](./setup.k8s-v1.25/CLUSTER-SETUP.md) ++ [Kubernetes 1.30+](./setup.k8s-v1.30/CLUSTER-SETUP.md) ## Team Setup @@ -35,9 +36,10 @@ an OpenShift project (or Kubernetes namespace) for the team. Step by step setup instructions are provided for the following versions: + [OpenShift AI 2.10](./setup.RHOAI-v2.10/TEAM-SETUP.md) - + [Kubernetes 1.25+](./setup.k8s-v1.25/TEAM-SETUP.md) ++ [Kubernetes 1.25+](./setup.k8s-v1.25/TEAM-SETUP.md) ++ [Kubernetes 1.30+](./setup.k8s-v1.30/TEAM-SETUP.md) ## Quota Maintenance @@ -93,3 +95,4 @@ and reclaim the corresponding namespaces. + [OpenShift AI 2.11](./setup.RHOAI-v2.11/UNINSTALL.md) ---> + [Kubernetes 1.25+](./setup.k8s-v1.25/UNINSTALL.md) ++ [Kubernetes 1.30+](./setup.k8s-v1.30/UNINSTALL.md)