DavidLangworthy

Results 8 comments of DavidLangworthy

What specifically do I need to look for? Kubeflow starts up so much it's hard to find my way around.

!kubectl get pods -n kubeflow NAME READY STATUS RESTARTS AGE ambassador-c9647fb66-fl4zr 1/1 Running 0 1d ambassador-c9647fb66-g6n9r 1/1 Running 0 1d ambassador-c9647fb66-z7p27 1/1 Running 0 1d argo-ui-755fcfc656-s2rgl 1/1 Running 0 1d...

Yes, but I gather it was not successful. I will try again. Thank you

The deployment worked this time and the cluster manager is up: dlan@loadclient:~$ kubectl get pods --all-namespaces | grep seldon kube-system seldon-spartakus-volunteer-57647c7679-vb6pt 1/1 Running 0 1d kubeflow seldon-core-ambassador-6bb6fb974d-qwg79 1/1 Running 0...

I have two ambassadors ambassador ClusterIP 10.0.233.236 80/TCP seldon-core-ambassador NodePort 10.0.158.182 80:30489/TCP, 443:31294/TCP Thanks for your help.

I’ll try that. Thank you . ________________________________ From: cliveseldon Sent: Tuesday, April 23, 2019 12:08:19 AM To: kubeflow/example-seldon Cc: David Langworthy; Author Subject: Re: [kubeflow/example-seldon] predict fails and seldondeployment missing...

I can hit the predictor directly and it works fine. The routes look fine in ambassador. However I do not see requests in the ambassador logs. Any suggestions? I'll keep...

The requests were not working. I've recycled this cluster. I'll bring up a fresh one and see if there is a repro. Thank you.