Skip to content

Commit 7ba9a76

Browse files
authored
Update troubleshoot-dns-load-balancing.md
1 parent c3d4a5e commit 7ba9a76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ status:
9797

9898
#### Solution
9999

100-
To resolve this issue, use `nslookup` or a similar tool to determine whether the full DNS name (for example, `team-a-webapp.trafficmanager.net`) is available. If the name isn't available, consider one of the following alternative solutions:
100+
To resolve this issue, use `nslookup` or a similar tool to determine whether the full DNS name (for example, `team-a-webapp.trafficmanager.net`) already exits. If the name isn't available, consider one of the following alternative solutions:
101101

102102
- Change the `metadata.name` field in the `TrafficManagerProfile` manifest to a unique name.
103103
- Use a different namespace for the `TrafficManagerProfile` manifest. This selection affects the `TrafficManagerBackend` and `ServiceExport` objects. These objects must be in the same namespace.

0 commit comments

Comments
 (0)