Kevin Su created SUBMARINE-668:
----------------------------------
Summary: Experiment output is Null
Key: SUBMARINE-668
URL: https://issues.apache.org/jira/browse/SUBMARINE-668
Project: Apache Submarine
Issue Type: Bug
Components: Backend Server
Affects Versions: 0.6.0
Reporter: Kevin Su
Fix For: 0.6.0
When I used minikube v14.2 or v18.0 with the latest submarine installed by the
helm chart, the experiment output always is null.
*http://submarine:32080/api/v1/experiment/logs*
if I install Kubernetes by kind, I could successfully get experiment output.
{code:java}
minikube start --vm-driver=none --cpus 60 --memory 122880 --disk-size=120g
--kubernetes-version v1.14.2
helm install submarine ./helm-charts/submarine
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]