Skip to content

Commit a671068

Browse files
authored
Spell check
1 parent 898c1ac commit a671068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/static-ip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Create the service and deployment with the `kubectl apply` command.
9696
kubectl apply -f load-balancer-service.yaml
9797
```
9898

99-
## Appling a DNS label to the service
99+
## Apply a DNS label to the service
100100

101101
If your service is using a Dynamic or Static Public IP address, you can use the service annotation `service.beta.kubernetes.io/azure-dns-label-name` to set a public facing DNS label. This will publish a FQDN for your service using Azure's public DNS servers and top level domain. The annotation value Must be unique within the Azure location , so its recommended to use a sufficiently qualified label.
102102

0 commit comments

Comments
 (0)