-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
For now, I have to jupyter instance
╰─ mdz list
segment 2023/08/05 14:45:48 ERROR: sending request - Post "https://api.segment.io/v1/batch": x509: certificate is valid for ingress.local, not api.segment.io
segment 2023/08/05 14:45:48 ERROR: 1 messages dropped because they failed to be sent and the client was closed
segment 2023/08/05 14:45:48 ERROR: sending request - Post "https://api.segment.io/v1/batch": x509: certificate is valid for ingress.local, not api.segment.io
segment 2023/08/05 14:45:48 ERROR: 1 messages dropped because they failed to be sent and the client was closed
NAME ENDPOINT STATUS INVOCATIONS REPLICAS
jupyter http://jupyter-2j8g8a2w664nwlsu.192.168.0.239.modelz.live Scaling 6 0/1
http://localhost:80/inference/jupyter.default
jupyter1 http://jupyter1-s37e8r27fc0bt7ap.192.168.0.239.modelz.live Ready 2 1/1
http://localhost:80/inference/jupyter1.default
When I access the http://localhost:80/inference/jupyter1.default, this would be redirect to http://localhost:80/tree by jupyter
Reactions are currently unavailable