Skip to content

Commit 89e6a0c

Browse files
authored
Update **loadbalancer-kubernetes.md** to fix a typo and some very minor spacing issues. (#542)
1 parent 2e82563 commit 89e6a0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/nginxaas-azure/loadbalancer-kubernetes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ spec:
300300

301301
### Multiple AKS clusters
302302

303-
A single NGINXaaS deployment can direct trafifc to multiple AKS clusters. Each AKS cluster needs its own copy of NLK installed and connected to NGINXaaS.
303+
A single NGINXaaS deployment can direct traffic to multiple AKS clusters. Each AKS cluster needs its own copy of NLK installed and connected to NGINXaaS.
304304

305305
```mermaid
306306
flowchart TB
@@ -351,7 +351,7 @@ flowchart TB
351351

352352
Multiple NLK controllers can be installed in the same AKS cluster to update separate NGINXaaS deployments.
353353

354-
Each NLK needs a unique helm release name and needs a unique helm value for `nlk.config.serviceAnnotationMatch`. Each NLK will only watch services that have the matching annotation.
354+
Each NLK needs a unique helm release name and needs a unique helm value for `nlk.config.serviceAnnotationMatch`. Each NLK will only watch services that have the matching annotation.
355355

356356
{{<note>}}
357357

@@ -374,7 +374,7 @@ The logs can be made more verbose by setting the Helm value `nlk.config.logLevel
374374

375375
NGINXaaS supports exporting dynamic upstream update logs to an Azure Storage account or to a Log Analytics workspace.
376376

377-
To setup logging:
377+
To set up logging:
378378

379379
1. Select **Diagnostic settings** under **Monitoring**.
380380
1. Select **Add diagnostic setting**.

0 commit comments

Comments
 (0)