We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2505b commit 35512eaCopy full SHA for 35512ea
1 file changed
support/azure/azure-kubernetes/extensions/troubleshoot-node-auto-provision.md
@@ -223,7 +223,7 @@ nc -zv 10.0.0.10 53
223
- Check that Karpenter nodes can reach the service subnet
224
- Restart CoreDNS pods if they're in error state: `kubectl rollout restart deployment/coredns -n kube-system`
225
- Verify NSG rules allow traffic on port 53 (TCP/UDP)
226
-- Run a connectivyt analysis with the [Azure Virtual Network Verifier][connectivity-tool] tool to validate outbound connectivity
+- Run a connectivity analysis with the [Azure Virtual Network Verifier][connectivity-tool] tool to validate outbound connectivity
227
228
## Azure-Specific Issues
229
0 commit comments