Skip to content

Commit d340246

Browse files
authored
Final tweak.
Final tweak.
1 parent 9cad318 commit d340246

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/azure/kubernetes-fleet/networking/troubleshoot-dns-load-balancing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This article provides troubleshooting information for Azure Kubernetes Fleet Man
2929
3030
This section provides common reasons and solutions for scenarios in which the `TrafficManagerProfile` Kubernetes object and its associated Azure Traffic Manager resource aren't created.
3131
32-
To determine the appropriate resolution, check the status of the `TrafficManagerProfile` object on the Fleet Manager hub cluster using the shown command.
32+
To determine the appropriate resolution, check the status of the `TrafficManagerProfile` object on the Fleet Manager hub cluster using the command shown.
3333
3434
```bash
3535
kubectl get trafficmanagerprofile -n <namespace> <profile-name> -o yaml
@@ -147,7 +147,7 @@ If the error persists, check the Azure Traffic Manager service health.
147147

148148
This section provides common causes and recommended solutions for scenarios in which the `TrafficManagerBackend` Kubernetes object can't be created.
149149

150-
To determine the appropriate resolution, check the status of the `TrafficManagerBackend` object on the Fleet Manager hub cluster using the shown command.
150+
To determine the appropriate resolution, check the status of the `TrafficManagerBackend` object on the Fleet Manager hub cluster using the command shown.
151151

152152
```bash
153153
kubectl get trafficmanagerbackend -n <namespace> <backend-name> -o yaml

0 commit comments

Comments
 (0)