You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- label: Confirm that all prerequisites have been met.
136
-
value: "true"
165
+
- label: Confirm that all prerequisites have been met.
166
+
value: 'true'
137
167
sections:
138
-
- name: acknowledge
139
-
title: Before you begin
140
-
subtext:
141
-
This solution deploys a sample <a href="https://cloud.google.com/ai-hypercomputer/docs/create/gke-ai-hypercompute"><i>HyperCompute Cluster</i></a> on GKE in your project.</br>
142
-
- name: required_config
143
-
title: Required configuration
168
+
- name: acknowledge
169
+
title: Before you begin
170
+
subtext: This solution deploys a sample <a href="https://cloud.google.com/ai-hypercomputer/docs/create/gke-ai-hypercompute"><i>HyperCompute
171
+
Cluster</i></a> on GKE in your project.</br>
172
+
- name: required_config
173
+
title: Required configuration
144
174
runtime:
145
175
outputMessage: Deployment can take several minutes to complete.
146
176
suggestedActions:
147
-
- heading: Connect to Ray Cluster
148
-
description: Connect to Ray Cluster, scroll to <b>Ports</b> section and initiate <b>PORT FORWARDING</b> (Run in Cloud Shell) to the ray dashboard (port 8265). Open another terminal and follow these <a href="https://github.com/GoogleCloudPlatform/ai-on-gke/tree/main/ray-on-gke#install-ray">instructions</a> to install ray and submit jobs.
149
-
- heading: View Job Status in Ray Dashboard
150
-
description: |-
151
-
<p>
152
-
1) If IAP is disabled, open the ray dashboard via the <b>OPEN IN WEB PREVIEW</b> button in the port forwarding page.</br>
153
-
</p>
154
-
<p>
155
-
2) If IAP is enabled, click the <b>Launch Ray Dashboard</b> button and log in with your organization's credentials. Troubleshooting access issues:</br>
156
-
 • SSL or cert errors indicate the cert is provisioning which takes up to 20 minutes.</br>
157
-
 • If you're unable to login, go to <a href="https://console.cloud.google.com/security/iap">Google Cloud Platform IAP</a>, select the <b>ray-cluster-kuberay-head-svc</b> service and add the user with the role <b>IAP-secured Web App User</b>.
158
-
</p>
177
+
- heading: Connect to Ray Cluster
178
+
description: Connect to Ray Cluster, scroll to <b>Ports</b> section and initiate
179
+
<b>PORT FORWARDING</b> (Run in Cloud Shell) to the ray dashboard (port 8265).
180
+
Open another terminal and follow these <a href="https://github.com/GoogleCloudPlatform/ai-on-gke/tree/main/ray-on-gke#install-ray">instructions</a>
181
+
to install ray and submit jobs.
182
+
- heading: View Job Status in Ray Dashboard
183
+
description: '<p>
184
+
185
+
1) If IAP is disabled, open the ray dashboard via the <b>OPEN IN WEB
186
+
PREVIEW</b> button in the port forwarding page.</br>
187
+
188
+
</p>
189
+
190
+
<p>
191
+
192
+
2) If IAP is enabled, click the <b>Launch Ray Dashboard</b> button and
193
+
log in with your organization''s credentials. Troubleshooting access issues:</br>
194
+
195
+
 • SSL or cert errors indicate the cert is provisioning which
196
+
takes up to 20 minutes.</br>
197
+
198
+
 • If you''re unable to login, go to <a href="https://console.cloud.google.com/security/iap">Google
199
+
Cloud Platform IAP</a>, select the <b>ray-cluster-kuberay-head-svc</b> service
200
+
and add the user with the role <b>IAP-secured Web App User</b>.
0 commit comments