File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -206,12 +206,12 @@ instanceTypeSpec:
206
206
memoryLimit: 2
207
207
gpuLimit: 0
208
208
scope: primehub
209
- appUrl: https ://qty0712-microk8s.aws .primehub.io/console/apps/code-server-26fcc
209
+ appUrl: http ://primehub-python-sdk .primehub.io/console/apps/code-server-26fcc
210
210
internalAppUrl: http://app-code-server-26fcc:8080/console/apps/code-server-26fcc
211
211
svcEndpoints: ['app-code-server-26fcc:8080']
212
212
env: [{'name': 'key1', 'value': 'value1'}]
213
213
stop: False
214
214
status: Ready
215
215
message: Deployment is ready
216
- pods: [{'logEndpoint': 'https ://qty0712-microk8s.aws .primehub.io/api/logs/pods/app-code-server-26fcc-765bf579c5-srcft'}]
217
- ```
216
+ pods: [{'logEndpoint': 'http ://primehub-python-sdk .primehub.io/api/logs/pods/app-code-server-26fcc-765bf579c5-srcft'}]
217
+ ```
Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ stop: False
284
284
endpointAccessType: public
285
285
endpointClients: []
286
286
status: Deployed
287
- endpoint: https ://qty0712-microk8s.aws .primehub.io/deployment/quickstart-iris-cfmnh/api/v1.0/predictions
287
+ endpoint: http ://primehub-python-sdk .primehub.io/deployment/quickstart-iris-cfmnh/api/v1.0/predictions
288
288
availableReplicas: 1
289
289
message: Deployment is deployed and available now
290
290
pods: [{'name': 'deploy-quickstart-iris-cfmnh-68889b97cc-8qgvf'}]
@@ -324,7 +324,7 @@ primehub deployments get quickstart-iris-cfmnh --json | jq
324
324
"endpointAccessType": "public",
325
325
"endpointClients": [],
326
326
"status": "Deployed",
327
- "endpoint": "https ://qty0712-microk8s.aws .primehub.io/deployment/quickstart-iris-cfmnh/api/v1.0/predictions",
327
+ "endpoint": "http ://primehub-python-sdk .primehub.io/deployment/quickstart-iris-cfmnh/api/v1.0/predictions",
328
328
"availableReplicas": 1,
329
329
"message": "Deployment is deployed and available now",
330
330
"pods": [
@@ -360,8 +360,8 @@ stop: False
360
360
endpointAccessType: public
361
361
endpointClients: []
362
362
status: Deploying
363
- endpoint: https ://qty0712-microk8s.aws .primehub.io/deployment/quickstart-iris-cfmnh/api/v1.0/predictions
363
+ endpoint: http ://primehub-python-sdk .primehub.io/deployment/quickstart-iris-cfmnh/api/v1.0/predictions
364
364
availableReplicas: 1
365
365
message: Deployment is being deployed and not available now
366
366
pods: [{'name': 'deploy-quickstart-iris-cfmnh-68889b97cc-8qgvf'}, {'name': 'deploy-quickstart-iris-cfmnh-68889b97cc-wxzs8'}]
367
- ```
367
+ ```
You can’t perform that action at this time.
0 commit comments