Kong Termination Log

is it possible to dump kong config , if kong pod is terminating ?
we want to do post mortem if kong pod dies

You can use /config endpoint to retrieve configuration in a running kong process but not after it is dead.
In case of hybrid mode of kong, you can retrieve the configuration from the prefix directory even after the process is dead.

@hbagdi Thanks for the update want to know few details
which version of kong we have support for /config endpoint ,

which version hybrid mode is supported,

we have requirement to load kong config from object storage rather than disk , is it supported ?

Please read the changelog.

No.