File tree 1 file changed +4
-4
lines changed
site/content/installation/installing-nic
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ This document describes how to build a local NGINX App Protect WAF Docker image
11
11
12
12
This is accomplished with the following steps:
13
13
14
- - Set up license secrets to enable deployment into kubernetes
15
- - Use a WAF docker image to compile a policy JSON file into a compiled bundle
16
- - Set up PersistentVolumes that the deployed WAF instance can access to read the bundle from
17
- - Deploy NGINX Plus Ingress Controller with NAP in Kubernetes
14
+ - Prepare license secrets to enable a Kubernetes deployment
15
+ - Use a NGINX App Protect WAF Docker image to transform a policy JSON file into a compiled bundle
16
+ - Configure PersistentVolumes so the deployed NGINX App Protect WAF instance can access the compiled bundle
17
+ - Deploy NGINX Plus Ingress Controller with NGINX App Protect
18
18
- Test example services to validate that the WAF policies work
19
19
20
20
---
You can’t perform that action at this time.
0 commit comments