Kong as side car

Is it possible to use the latest kong as side car to the application ?
any possible documentation to use in kubernetes environment

Certainly, just run Kong localhost on the pod and invoke your API localhost:port/path . I don’t know if they have docs specifically for running Kong as an API’s sidecar but if you understand the concept then getting Kong running within your container is step 1.