DBLess Kong - launching onto Kubernetes cluster

Hi.

I am trying deploy kong gateway (dbless) onto k8s cluster. So far I am able to mount kong.yaml onto deployment.yaml but I am not able to communicate with downstream endpoint. However, the problem I am finding is I can’t find any documentation or github repo to use as an example.

Q1- Do I need ingress controller in DB-less mode (Kubernetes Ingress Controller - v2.0.x | Kong Docs) ?