Skip to content

Commit f1c0baa

Browse files
committed
missing periods
1 parent b91774f commit f1c0baa

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
@@ -37,7 +37,7 @@ To complete this guide, you will need the following prerequisites:
3737
- [kubectl CLI](https://kubernetes.io/docs/tasks/tools/install-kubectl/) configured and connected to your cluster.
3838
- [Docker](https://docs.docker.com/engine/install/) (with Docker Compose) installed and running, for pulling and managing container images.
3939
- 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.
40-
- [Docker registry credentials](#download-your-subscription-credentials) for private-registry.nginx.com, required to pull images
40+
- [Docker registry credentials](#download-your-subscription-credentials) for private-registry.nginx.com, required to pull images.
4141
- [Helm](https://helm.sh/docs/intro/install/) installed, required for deployment.
4242

4343
## 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
@@ -17,14 +17,14 @@ To complete this guide, you will need the following pre-requisites:
1717
- A [supported operating system]({{< ref "/waf/fundamentals/technical-specifications.md#supported-operating-systems" >}}).
1818
- [A functional Kubernetes cluster](https://kubernetes.io/docs/setup/) (installed and running).
1919
- [kubectl CLI](https://kubernetes.io/docs/tasks/tools/install-kubectl/) configured and connected to your cluster.
20-
- [Docker registry credentials](#additional-subscription-credentials-needed-for-deployments) for private-registry.nginx.com, required to pull images
20+
- [Docker registry credentials](#additional-subscription-credentials-needed-for-deployments) for private-registry.nginx.com, required to pull images.
2121
- 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.
22-
- [Docker registry credentials](#download-your-subscription-credentials) for private-registry.nginx.com, required to pull images
22+
- [Docker registry credentials](#download-your-subscription-credentials) for private-registry.nginx.com, required to pull images.
2323
- [Helm](https://helm.sh/docs/intro/install/) installed, required for deployment.
2424

2525
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.
2626

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

2929
## Default security policy and logging profile
3030

0 commit comments

Comments
 (0)