$ vi ~/.tanzu/tkg/providers/infrastructure-azure/ytt/azure-overlay.yaml
#! Please add any overlays specific to Azure provider under this file.
#@ load("@ytt:overlay", "overlay")
#@overlay/match expects="1+", by=overlay.subset({"kind": "AzureMachineTemplate"})
---
spec:
template:
spec:
#@overlay/match missing_ok=True
acceleratedNetworking: false
Make sure the workload cluster and management cluster have connectivity. For more information this workaround, refer to the following Tanzu Kubernetes Grid 1.3 Release Notes.
Check the DNS settings of the management cluster and make it so you can resolve internal hostnames without an issue.