Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
cfregly committed Aug 10, 2019
1 parent 4e93f99 commit 56db002
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubeflow/infrastructure/user-data-cpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -376,10 +376,10 @@ ls -al ${community_pvc_dir_2}
echo "Curling notebook server"
curl http://localhost/notebook/kubeflow/community/tree

sleep 30
#sleep 30

# Override the auto-generated NodePorts to a fixed set of NodePorts
kubectl apply -f /root/pipeline/kubeflow/infrastructure/istio/ingressgateway-svc.yaml
#kubectl apply -f /root/pipeline/kubeflow/infrastructure/istio/ingressgateway-svc.yaml

# Trigger dag
#curl --insecure -X POST http://localhost/airflow/admin/airflow/paused?is_paused=true&dag_id=taxi
Expand Down

0 comments on commit 56db002

Please sign in to comment.