question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IngressNotConfigured with kubeflow master

See original GitHub issue

I installed kubeflow using something close to kfctl_istio_dex.yaml. So I get istio 1.1 rather than 1.3 as I can’t currently run 1.3 with DigitalOcean. I’ve been using this setup successfully before but with the latest manifests coming from kubeflow master I now find the kservice never becomes available and the reason is given as IngressNotConfigured

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:44 (39 by maintainers)

github_iconTop GitHub Comments

1reaction
yuzisuncommented, May 13, 2020
1reaction
sachuacommented, May 11, 2020

@yuzisun

$ kubectl get deployment networking-istio -n knative-serving -oyaml | grep image:
        image: gcr.io/knative-releases/knative.dev/serving/cmd/networking/istio@sha256:727a623ccb17676fae8058cb1691207a9658a8d71bc7603d701e23b1a6037e6c

hmm weird, i checked my deployment.yaml and the image should have been

gcr.io/knative-releases/knative.dev/serving/cmd/networking/istio@sha256:61461fa789e19895d7d1e5ab96d8bb52a63788e0607e1bd2948b9570efeb6a8f

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

IngressNotConfigured with kubeflow master #668 - GitHub
I installed kubeflow using something close to kfctl_istio_dex.yaml. So I get istio 1.1 rather than 1.3 as I can't currently run 1.3 with ......
Read more >
Train a model - | notebook.community
Train a model. This notebook can be used to train a model. The notebook assumes you have already computted the embeddings and stored...
Read more >
Securing the Kubeflow authentication with HTTPS
This guide describes how to secure the Kubeflow authentication with HTTPS. You can enable HTTPS for Kubeflow dashboard (and other web UIs) ...
Read more >
docs/DEVELOPER_GUIDE.md · yanbinwang/kfserving - Gitee
... default in your Kubeflow cluster. To summarize, we would recommend KNative 0.11.1 at a minimum for KFServing 0.3.0 and for the KFServing...
Read more >
Debugging guide - KServe Documentation Website
If you see IngressNotConfigured error, this indicates Istio Ingress Gateway ... -sample-predictor-default.kubeflow-jeanarmel-luce.example.com:80/ failed, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found