...
Kubernetes deployment (Kitfox)
Kong fine-tuning
You can customize Kong's default behavior using environment variables. When the application starts, it uses environment variables to configure the personal Nginx web server and Kong itself. To set Nginx parameters, use environment variables with the prefix KONG_NGINX_
. For Kong-specific configurations, define variables with the prefix KONG_
.
Additional resources:
Kong configuration files
How to work with Kong environment variables
Configuration variable list
Prerequisites
Memory (PTF)
...