ingress-nginx lua plugins documentation

This commit is contained in:
Elvin Efendi 2020-04-13 00:10:01 -04:00
parent 1eeb149b91
commit b60e25f1db
5 changed files with 62 additions and 7 deletions

View file

@ -468,8 +468,7 @@ _References:_
## plugins
Configures plugins to use placed in the directory /etc/nginx/lua/plugins. Every plugin has to have main.lua in the root.
Every plugin has to bundle all of its dependencies. The execution order follows the definition.
Activates plugins installed in `/etc/nginx/lua/plugins`. Refer to [ingress-nginx plugins README](../../../rootfs/etc/nginx/lua/plugins/README.md) for more information on how to write and install a plugin.
## server-tokens