Hi,
We are planning to install Kong API gateway to K8s , It seems official recommended using postgresql database. May I know does it support oracle database ?
Hi @joetam -
Kong Gateway traditional mode only supports PostgreSQL datastores at this time (Configuration Reference for Kong Gateway - v3.8.x | Kong Docs).
An alternative for you is Kong Konnect which frees you from the burden of running a datastore entirely. Kong Konnect | Kong Docs
Hope this helps