Add ModSecurity config guide 69/61969/2
authorJingLu5 <lvjing5@huawei.com>
Fri, 7 Sep 2018 08:18:15 +0000 (16:18 +0800)
committerJingLu5 <lvjing5@huawei.com>
Fri, 7 Sep 2018 09:15:05 +0000 (17:15 +0800)
commit0ade6b1a529828c72d68ae2c42d17a33dd61586e
tree9f896a86522652cc662a2d3565428cdb90caae80
parent9919161fee48f5f212611ade97d513f146f0139f
Add ModSecurity config guide

This patch adds ModSecurity config guide.
This patch also deploy the modsecurity and ext_authz filter to clover-gateway namespace.

Change-Id: I5ab21e6337b8f8b839ddd028370df378686bd017
Signed-off-by: JingLu5 <lvjing5@huawei.com>
docs/release/configguide/imgs/istio_gateway.png [new file with mode: 0644]
docs/release/configguide/modsecurity_config_guide.rst [new file with mode: 0644]
samples/scenarios/ingressgateway_ext_authz_filter.yaml [moved from samples/scenarios/istio_ingressgateway_envoyfilter.yaml with 71% similarity]
samples/scenarios/modsecurity_all_in_one.yaml [new file with mode: 0644]
samples/services/modsecurity/yaml/manifest.template
samples/services/modsecurity/yaml/modsecurity-deployment.yaml
samples/services/modsecurity/yaml/modsecurity-service.yaml
samples/services/modsecurity/yaml/render_yaml.py