# kubectl get pkgr -ANAMESPACE NAME AGE DESCRIPTION PAUSEDvmware-system-tkg standard-packages 97d Reconcile failed: Fetching resources: Error (see .status.usefulErrorMessage for details)
# kubectl describe pkgr -n vmware-system-tkg standard-packages
...
usefulErrorMessage: |
vendir: Error: Syncing directory '0':
Syncing directory '.' with imgpkgBundle contents:
Fetching image:
Error while preparing a transport to talk with the registry:
Unable to create round tripper:
Get "https://<registry-fqdn>/v2/": dial tcp <registry-ip-address>:443: i/o timeoutVMware vSphere Kubernetes Service
Guest cluster can not connect to the registry that causes the addon failed to be updated in guest cluster.
The issue is caused by the network connection between guest cluster and registry. Follow the steps to identify the networking issue:
After identify the problematic networking, engage networking team to check the network components, such as firewall, router, physical switch.