Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to WAF v5 docs #6694

Merged
merged 27 commits into from
Nov 13, 2024
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
5454a00
Add reference to WAFv5, enforcer and manager
jjngx Oct 21, 2024
713c270
Add manifest instructions
jjngx Oct 21, 2024
d1bf23c
Update containers' names
jjngx Oct 21, 2024
8170f8f
Update instructions for enforcer and manager
jjngx Oct 21, 2024
b5bae16
Add config snippets
jjngx Oct 21, 2024
0db7b5c
Merge branch 'main' into docs/waf-v5-docs
jjngx Oct 22, 2024
ddae488
Update naming
jjngx Oct 22, 2024
d067706
Merge branch 'main' into docs/waf-v5-docs
jjngx Oct 22, 2024
e5c65ab
Merge branch 'main' into docs/waf-v5-docs
jjngx Oct 22, 2024
0e9e57b
Update Helm and Manifest sections
jjngx Oct 23, 2024
6257317
Update Helm and Manifest sections
jjngx Oct 23, 2024
e0ddfac
Merge branch 'main' into docs/waf-v5-docs
jjngx Oct 23, 2024
b933b52
Merge branch 'main' into docs/waf-v5-docs
jjngx Oct 24, 2024
a41be86
Update docs
jjngx Oct 24, 2024
c279266
Merge branch 'main' into docs/waf-v5-docs
jjngx Oct 24, 2024
9c7bed3
Merge branch 'main' into docs/waf-v5-docs
jjngx Oct 25, 2024
d62e883
Remove empty lines
jjngx Oct 25, 2024
076ca4b
Merge branch 'main' into docs/waf-v5-docs
jjngx Oct 30, 2024
23e66e1
Merge branch 'main' into docs/waf-v5-docs
jjngx Oct 30, 2024
26eedfd
Merge branch 'main' into docs/waf-v5-docs
jjngx Oct 31, 2024
44912b7
Merge branch 'main' into docs/waf-v5-docs
jjngx Oct 31, 2024
31d643e
Merge branch 'main' into docs/waf-v5-docs
jjngx Nov 7, 2024
70c79a2
Merge branch 'main' into docs/waf-v5-docs
jjngx Nov 7, 2024
de4b697
Merge branch 'main' into docs/waf-v5-docs
jjngx Nov 11, 2024
67176a3
Merge branch 'main' into docs/waf-v5-docs
jjngx Nov 11, 2024
77a5062
Merge branch 'main' into docs/waf-v5-docs
jjngx Nov 12, 2024
4cf745d
Merge branch 'main' into docs/waf-v5-docs
jjngx Nov 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update instructions for enforcer and manager
jjngx committed Oct 21, 2024
commit 8170f8f05187bd0aa976c43beb20cf98ae1e7fb2
4 changes: 4 additions & 0 deletions site/content/configuration/security.md
Original file line number Diff line number Diff line change
@@ -77,6 +77,10 @@ The block below shows the code you will look for:
# name: nginx-log
```

- Add **waf-enforcer** and **waf-config-mgr** container sections
- Add `readOnlyFilesystem: true` in both containers security context sections


### Prometheus

If Prometheus metrics are [enabled]({{< relref "/logging-and-monitoring/prometheus.md" >}}), we recommend [using HTTPS]({{< relref "configuration/global-configuration/command-line-arguments.md#cmdoption-prometheus-tls-secret" >}}).