File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ OpenShift to generate project proposals for specific Red Hat products.
1616## Pre-requisites
1717
1818- Podman
19- - Red Hat Openshift cluster running in AWS. Supported regions are us-west-2 and us-east-1.
19+ - Red Hat Openshift cluster running in AWS. Supported regions are : us-east-1 us-east-2 us-west-1 us-west-2 ca-central-1 sa- east-1 eu-west-1 eu-west-2 eu-west-3 eu-central-1 eu-north-1 ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-southeast-1 ap-southeast-2 ap-south -1.
2020- GPU Node to run Hugging Face Text Generation Inference server on Red Hat OpenShift cluster.
2121- Create a fork of the [ rag-llm-gitops] ( https://github.com/validatedpatterns/rag-llm-gitops.git ) git repository.
2222
Original file line number Diff line number Diff line change 88 usable_regions :
99 - us-east-1
1010 - us-east-2
11+ - us-west-1
1112 - us-west-2
13+ - ca-central-1
14+ - sa-east-1
15+ - eu-west-1
16+ - eu-west-2
17+ - eu-west-3
18+ - eu-central-1
19+ - eu-north-1
20+ - ap-northeast-1
21+ - ap-northeast-2
22+ - ap-northeast-3
23+ - ap-southeast-1
24+ - ap-southeast-2
25+ - ap-south-1
1226 tasks :
1327 - name : " [create-gpu-machine-set] Get the infrai-id for the cluster"
1428 kubernetes.core.k8s_info :
You can’t perform that action at this time.
0 commit comments