Skip to content

Commit

Permalink
enhance: add warning to ingress nginx about 1.12 (#711)
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceJJones authored Jan 14, 2025
1 parent bf5987e commit 662dbf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crowdsec-docs/unversioned/bouncers/ingress-nginx.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

A lua Remediation Component for Ingress Nginx Controller.

:::warning
Ingress Nginx Version **1.12** or higher currently is not supported due to removal of Lua plugins support see [this issue](https://github.com/crowdsecurity/cs-openresty-bouncer/issues/60) for latest news.
:::

## How does it work ?

This component leverages OpenResty lua's API, used the ingress nginx controller as a [plugin](https://github.com/kubernetes/ingress-nginx/blob/main/rootfs/etc/nginx/lua/plugins/README.md).
Expand Down

0 comments on commit 662dbf8

Please sign in to comment.