You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add missing directory to NGINX App Protect DoS Instructions (#3605)
* fix: Add missing directory to NGINX App Protect DoS Instructions
This miniature commit changes the path for the CD command in the second
prerequisite of the "Installation with NGINX App Protect DoS" document.
A reader with existing knowledge would spot the issue immediately, but
one without might be left confused why the subsequent commands fail.
Additional, this commit fixes some minor noun issues for the
documentation based on the product naming conventions.
* fix: Prepend F5 to the first instance of every product name
Copy file name to clipboardExpand all lines: docs/content/app-protect-dos/installation.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
-
title: Installation with NGINX App Protect Dos
3
-
description: "This document provides an overview of the steps required to use NGINX App Protect Dos with your NGINX Ingress Controller deployment."
2
+
title: Installation with NGINX App Protect DoS
3
+
description: "This document provides an overview of the steps required to use NGINX App Protect DoS with your NGINX Ingress Controller deployment."
4
4
weight: 1800
5
5
doctypes: [""]
6
6
toc: true
7
7
docs: "DOCS-583"
8
8
---
9
9
10
-
> **Note**: The NGINX Kubernetes Ingress Controller integration with NGINX App Protect DoS requires the use of NGINX Plus.
10
+
> **Note**: The F5 NGINX Kubernetes Ingress Controller integration with F5 NGINX App Protect DoS requires the use of F5 NGINX Plus.
11
11
12
12
This document provides an overview of the steps required to use NGINX App Protect DoS with your NGINX Ingress Controller deployment. You can visit the linked documents to find additional information and instructions.
13
13
@@ -20,7 +20,7 @@ This document provides an overview of the steps required to use NGINX App Protec
0 commit comments