Skip to content

Commit a043b56

Browse files
authored
Update README.md
1 parent 8c4eaaf commit a043b56

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
11
# Deploying NGINX Ingress Controller with NGINX WAFv5 in AWS
2-
================================================================
2+
---------------------------------------------------------------
33

44
Introduction :
55
---------------
66
This demo guide offers a step-by-step walkthrough for configuring the NGINX Ingress Controller with NGINX App Protect v5 on AWS Cloud, using Terraform scripts to automate the deployment. For more information, refer to the devcentral article: <Coming Soon>
77

8-
**Note:**
98

109
## Getting Started
1110

1211
## Prerequisites
1312

1413
* [NGINX Plus with App Protect and NGINX Ingress Controller license](https://www.nginx.com/free-trial-request/)
15-
* [AWS Account](https://aws.amazon.com) - Due to the assets being created, free tier will not work.
16-
* The F5 BIG-IP AMI being used from the [AWS Marketplace](https://aws.amazon.com/marketplace) must be subscribed to your account
17-
* Please make sure resources like VPC and Elastic IP's are below the threshold limit in that aws region
14+
* [AWS Account](https://aws.amazon.com) - Due to the assets being created, the free tier will not work.
1815
* [GitHub Account](https://github.com)
1916

2017
## Assets
@@ -23,7 +20,8 @@ This demo guide offers a step-by-step walkthrough for configuring the NGINX Ingr
2320
* **infra:** AWS Infrastructure (VPC, IGW, etc.)
2421
* **eks:** AWS Elastic Kubernetes Service
2522
* **arcadia:** Arcadia Finance test web application and API
26-
* **policy:** NGINX WAF Compiler Docker and Policy
23+
* **policy:** NGINX WAF Compiler Docker and Policy
24+
* **S3:** Amazon S3 bucket and IAM role and policy for storage.
2725

2826
## Tools
2927

@@ -58,7 +56,6 @@ This workflow requires the following secrets to be configured in your GitHub rep
5856
6. Click **Add secret**
5957

6058

61-
6259
## Workflow Runs
6360

6461
**STEP 1:** Check out a branch for the workflow you wish to run using the following naming convention.

0 commit comments

Comments
 (0)