Skip to content

Commit 89a6320

Browse files
author
Paul D.Smith
committed
Clarify document.
1 parent 291f4c8 commit 89a6320

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/operator-nexus/troubleshoot-dns-issues.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,16 @@ ms.date: 12/10/2024
1212

1313
# Troubleshoot Nexus DNS Issues
1414

15-
NNF (Nexus Network Fabric) NNF provides a bridge between some new name for Nexus Far Edge resources and Azure, accessing Azure resources via their domain names. However a DNS (Domain Name System) error in NNF can mean that Azure resources can't be contacted which impacts deployment or management of some new name for Nexus Far Edge resources.
15+
NNF (Nexus Network Fabric) NNF provides a bridge between Nexus resources hosted by a Kubernetes
16+
cluster running on Azure VMs (Virtual Machines) and Azure, accessing Azure resources via their
17+
domain names. However a DNS (Domain Name System) error in NNF can mean that Azure resources
18+
can't be contacted which impacts deployment or management of Nexus resources.
1619

1720
## Diagnosis
1821

19-
* Deployment or management of remote Nexus resources fails with "DeploymentFailed", often because of a failure to access an ACR (Azure Container Registry) or similar Azure resource. Errors observed include but aren't limited to:
20-
* "...could not login to OCI registry..."
21-
* "GatewayTimeout".
22-
* Azure portal shows no errors being generated for the Azure resources that are unreachable; there are no errors because the failing operations aren't actually accessing the resources at all.
22+
* Deployment or management of remote Nexus resources fails with "DeploymentFailed".
23+
* Geneva logging shows 500 and/or 503 HTTP errors and failure to access Azure resources such as VM images hosted in ACRs (Azure Container Registry).
24+
* Azure portal shows no errors being generated for the Azure resources that are unreachable; there are no errors because the failing operations aren't reaching the Azure resources at all.
2325

2426
## Mitigation steps
2527

0 commit comments

Comments
 (0)