Configuring Kong ingress with kubernetes, along with kong admin

Hello Everyone,

Greetings!

We are trying to setup kong ingress to work with Kubernetis cluster, initially our aproach is to set it up on the local WSL2 Ubuntu 20 environmnet with docker for desktop(adopted at the moment).
Have tried searching around on the google but couldnt complete since some were outdate and some did not provide complete steps, where others had a different kind of environment setup(missing an important component).
Parallely we also need to publish the kong admin url.

If someone there could help with any relevant information or any url would be really helpful.

Thank you in advance.

Kubernetes version: Client Version: version.Info{Major:“1”, Minor:“21”, GitVersion:“v1.21.5”, GitCommit:“aea7bbadd2fc0cd689de94a54e5b7b758869d691”, GitTreeState:“clean”, BuildDate:“2021-09-15T21:10:45Z”, GoVersion:“go1.16.8”, Compiler:“gc”, Platform:“linux/amd64”}
Server Version: version.Info{Major:“1”, Minor:“21”, GitVersion:“v1.21.4”, GitCommit:“3cce4a82b44f032d0cd1a1790e6d2f5a55d20aae”, GitTreeState:“clean”, BuildDate:“2021-08-11T18:10:22Z”, GoVersion:“go1.16.7”, Compiler:“gc”, Platform:“linux/amd64”}
Cloud being used: AWS (initially to be setup on local)
Installation method:
Host OS: WSL2 (Ubuntu 20)

You can format your yaml by highlighting it and pressing Ctrl-Shift-C, it will make your output easier to read.