MaharaJothi

Results 6 comments of MaharaJothi

I've reached out to [Knative community](https://github.com/knative/serving/issues/13325) but I've been redirected here

Hi @pmalek , Yes It's 2.6.0. It was a typo from my end which I corrected. Thanks for pointing it out.

Thanks for the update @pmalek I was able to make it work. Earlier I installed Kong and then Knative. Whenever I install in this order, I got the issue I...

@nak3 Thanks for your response. Yes issue I reported is similar in a way to the one you shared. I'll report against [kubernetes-ingress-controller](https://github.com/Kong/kubernetes-ingress-controller/issues/2543) Can you help me with any documentation...

According to [here](https://knative.dev/docs/serving/services/ingress-class/#using-the-ingress-class-annotation) , for using custom ingress class names, we need to use `networking.knative.dev/ingress-class=` as annotation in Service yaml. However, the `ingresses.networking.internal.knative.dev` definition has `networking.knative.dev/ingress.class: admin-kong` always. Also in...