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
Copy file name to clipboardExpand all lines: content/waf/install/kubernetes.md
+41-2Lines changed: 41 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,21 @@ The steps are largely identical, so hyperlinks will be used to direct the reader
23
23
24
24
This pattern is present in the [Virtual environment]({{< ref "/waf/install/virtual-environment.md" >}}) and [IP intelligence]({{< ref "/waf/policies/ip-intelligence.md" >}}) topics already, where users may skip a Docker step if they're using a container services deployment instead of a host services one.
25
25
26
-
{{</ call-out>}}
26
+
{{</ call-out>}}
27
27
28
+
This page describes how to install F5 WAF for NGINX with NGINX Open Source or NGINX Plus using Kubernetes.
29
+
30
+
It explains the common steps necessary for any Kubernetes-based deployment, then provides details specific to Helm or Manifests.
28
31
29
32
## Before you begin
30
33
34
+
To complete this guide, you will need the following pre-requisites:
35
+
36
+
- A functional Kubernetes cluster
37
+
- An active F5 WAF for NGINX subscription (Purchased or trial)
0 commit comments