kserve: Inferenceservice status is 'Unknown' with 'IngressNotConfigured'

/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):

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 15 (8 by maintainers)

Most upvoted comments

@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.

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.