Skip to content

Commit ea72132

Browse files
committed
missing periods
1 parent b8fd058 commit ea72132

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/waf/install/kubernetes-plm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To complete this guide, you will need the following prerequisites:
4141
- [kubectl CLI](https://kubernetes.io/docs/tasks/tools/install-kubectl/) configured and connected to your cluster.
4242
- [Docker](https://docs.docker.com/engine/install/) (with Docker Compose) installed and running, for pulling and managing container images.
4343
- Ensure you have an active F5 WAF for NGINX subscription (purchased or trial) and have downloaded the associated [SSL certificate, private key, and JWT license](#download-your-subscription-credentials) file from the MyF5 Customer Portal.
44-
- [Docker registry credentials](#download-your-subscription-credentials) for private-registry.nginx.com, required to pull images
44+
- [Docker registry credentials](#download-your-subscription-credentials) for private-registry.nginx.com, required to pull images.
4545
- [Helm](https://helm.sh/docs/intro/install/) installed, required for deployment.
4646

4747
## Default security policy and logging profile

content/waf/install/kubernetes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ To complete this guide, you will need the following pre-requisites:
2121
- A [supported operating system]({{< ref "/waf/fundamentals/technical-specifications.md#supported-operating-systems" >}}).
2222
- [A functional Kubernetes cluster](https://kubernetes.io/docs/setup/) (installed and running).
2323
- [kubectl CLI](https://kubernetes.io/docs/tasks/tools/install-kubectl/) configured and connected to your cluster.
24-
- [Docker registry credentials](#additional-subscription-credentials-needed-for-deployments) for private-registry.nginx.com, required to pull images
24+
- [Docker registry credentials](#additional-subscription-credentials-needed-for-deployments) for private-registry.nginx.com, required to pull images.
2525
- Ensure you have an active F5 WAF for NGINX subscription (purchased or trial) and have downloaded the associated [SSL certificate, private key, and JWT license](#download-your-subscription-credentials) file from the MyF5 Customer Portal.
26-
- [Docker registry credentials](#download-your-subscription-credentials) for private-registry.nginx.com, required to pull images
26+
- [Docker registry credentials](#download-your-subscription-credentials) for private-registry.nginx.com, required to pull images.
2727
- [Helm](https://helm.sh/docs/intro/install/) installed, required for deployment.
2828

2929
You should read the [IP intelligence]({{< ref "/waf/policies/ip-intelligence.md" >}}) and [Secure traffic using mTLS]({{< ref "/waf/configure/secure-mtls.md" >}}) topics for additional set-up configuration if you want to use them immediately.
3030

31-
There is another optional topic to [Add a read-only filesystem for Kubernetes]({{< ref "/waf/configure/kubernetes-read-only.md" >}})
31+
There is another optional topic to [Add a read-only filesystem for Kubernetes]({{< ref "/waf/configure/kubernetes-read-only.md" >}}).
3232

3333
## Default security policy and logging profile
3434

0 commit comments

Comments
 (0)