OpenResty is a high-performance web platform based on Nginx and Lua. The access layer caching technology is to use OpenResty technology for secondary development in Lua language
The ngx_http_gzip_module module is a filter that uses the "gzip" method to compress responses. This usually helps to reduce the size of the transferred data by half or more
In Kubernetes, Ingress is an object that allows access to your Kubernetes service from outside the Kubernetes cluster. You can configure access by creating a set of rules that define which inbound connections reach which services