don't see the "Ingress" resource created

74 views
Skip to first unread message

Jimin Hu

unread,
Jun 13, 2021, 5:00:32 PM6/13/21
to Knative Users
Hi,

 I am configuring Knative using Kong as ingress. Deploy a knative service, and the Ready has been unknown and complains "IngressNotConfigured".

  Looking through Knative Service log, which says 

{"level":"info","ts":"2021-06-13T17:41:03.930Z","logger":"controller.route-controller.event-broadcaster","caller":"record/event.go:274","msg":"Event(v1.ObjectReference{Kind:\"Route\", Namespace:\"default\", Name:\"helloworld-go\", UID:\"35e48e95-28f0-466b-9511-0d1f81093fe1\", APIVersion:\"serving.knative.dev/v1\", ResourceVersion:\"2286\", FieldPath:\"\"}): type: 'Normal' reason: 'Created' Created Ingress \"helloworld-go\"","commit":"804b3bb","knative.dev/controller":"route-controller"}

  I am expecting a "Ingress" resource under GV networking.internal.knative.dev/v1alpha1

should be viewable. kubectl get kingress/king should display something?

  Do I understand correctly ?

thanks

JJ

Nakayama Kenjiro

unread,
Jun 15, 2021, 1:47:47 AM6/15/21
to Jimin Hu, Knative Users
Hi Jimin,


> should be viewable. kubectl get kingress/king should display something?
>
>   Do I understand correctly ?

Yes, you are correct. kingress/king should be created and displayed like below if there is no problem.

  $ kubectl get king
  NAME            READY   REASON
  hello-example   True

If you don't mind, could you please open the issue report in https://github.com/knative/serving/issues ?
Also it would be great if we can get the following input:
* The version of the Knative Serving you installed.
* The version of kong-ingress-controller.
* How you installed Knative (Just followed https://knative.dev/docs/install/install-serving-with-yaml/ ?)

I tried to produce the issue by following the step in https://knative.dev/docs/install/install-serving-with-yaml/ (though kong version would be too old) but the issue did not happen.

Kenjiro


--
You received this message because you are subscribed to the Google Groups "Knative Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to knative-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/knative-users/96c255e8-dac3-4a3b-b42f-ed4ea30bb3f6n%40googlegroups.com.


--
Kenjiro NAKAYAMA <nakayam...@gmail.com>
GPG Key fingerprint = ED8F 049D E67A 727D 9A44  8E25 F44B E208 C946 5EB9
Reply all
Reply to author
Forward
0 new messages