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.

Inferenceservice status is 'Unknown' with 'IngressNotConfigured'

See original GitHub issue

/kind bug

What steps did you take and what happened: My kubeflow and kfserving are installed in k8s, I tried the solution of the issue https://github.com/kubeflow/kfserving/issues/668, but my Inferenceservice is still ‘Unknown’ with ‘IngressNotConfigured’, is there anything missed?

What did you expect to happen: I expect the inferenceservice status is ‘Ready’.

Anything else you would like to add: the inferenceservice revision and configuration are ready, but the route and the service is not ready. Here is inferenceservice related status snapshot

Here is the network-istio log snapshot

And here is the snapshot of the inferenceservice related virtualservice Does is error is complain the virtualservice owner Ingress is missed? actully, there is not the specified Ingress in the same namespace or knative-serving or istio namespace, if the answer is YES, which component should create the ingress?

Environment:

  • Istio Version:
  • Knative Version: v0.11.1
  • KFServing Version: 0.2.2
  • Kubeflow version: 1.0.2
  • Kfdef:[k8s_istio/istio_dex/gcp_basic_auth/gcp_iap/aws/aws_cognito/ibm]
  • Minikube version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
songm28commented, Jun 9, 2020

@yuzisun the inference service is a very simple sample here: https://github.com/kubeflow/kfserving/tree/master/docs/samples/custom/hello-world. I had deployed the inference service in my test namespace, everything seems to be the same. the above snapshots are updated.

1reaction
issue-label-bot[bot]commented, Jun 9, 2020

Issue-Label Bot is automatically applying the labels:

Label Probability
platform/aws 0.64

Please mark this comment with 👍 or 👎 to give our bot feedback! Links: app homepage, dashboard and code for this bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Inferenceservice status is 'Unknown' ...
My kubeflow and kfserving are installed in k8s, I tried the solution of the issue https://github.com/kubeflow/kfserving/issues/668, but my ...
Read more >
Debugging guide - KServe Documentation Website
You deployed an InferenceService to KServe, but it is not in ready state. ... If you see READY status in Unknown error, this...
Read more >
Serverless Service shows "IngressNotConfigured" error
Serverless Service shows "IngressNotConfigured" error ... Ingress has not yet been reconciled. reason: IngressNotConfigured status: Unknown ...
Read more >
Operation cannot be fulfilled on ingresses.networking. ...
Message: Ingress has not yet been reconciled. Reason: IngressNotConfigured. Status: Unknown. Type: Ready. Observed Generation: 1. Traffic: Latest Revision: ...
Read more >
Example app "helloworld-go" on Knative (GKE) with cert- ...
Reason: IngressNotConfigured Status: Unknown Type: Ready Last Transition Time: 2019-11-26T15:31:25Z Message: Ingress has not yet been ...
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