Skip to content

Commit 662dbf8

Browse files
enhance: add warning to ingress nginx about 1.12 (#711)
1 parent bf5987e commit 662dbf8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

crowdsec-docs/unversioned/bouncers/ingress-nginx.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
2424

2525
A lua Remediation Component for Ingress Nginx Controller.
2626

27+
:::warning
28+
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.
29+
:::
30+
2731
## How does it work ?
2832

2933
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).

0 commit comments

Comments
 (0)