You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed Kong db-less mode on an EKS cluster. When I installed it, I had to enter the shell for the Kong gateway and run kong reload for the db-less config to take effect. Now if for some reason Kong restarts, the config is not automatically loaded leaving all routes offline. For instance what's causing it to restart sometimes is:
I've installed Kong db-less mode on an EKS cluster. When I installed it, I had to enter the shell for the Kong gateway and run
kong reload
for the db-less config to take effect. Now if for some reason Kong restarts, the config is not automatically loaded leaving all routes offline. For instance what's causing it to restart sometimes is:Is there any way I can make kong reload kong.yml properly when it restarts?
The text was updated successfully, but these errors were encountered: