Encountered below error when trying to connect EKS Cluster to Azure Arc.
Based on the error our first instinct was the registry connectivity issue. But thanks to the input from @Aravindh, we cleared the temp cache for helm (C:\Users\username\AppData\Local\Temp\helm\). And it all started working again, and we were able to connect the EKS cluster to Azure Arc.
Unable to pull helm chart from the registry 'mcr.microsoft.com/azurearck8s/batch1/stable/azure-arc-k8sagentle/azure-arc-k8sagents:1.4.0': Error: blob sha256:a695085bbfb24345ad4b68a1cb6e125e909d7a53dAppData\Local\Te75427b11e002aef1a5bf69d expected at C:\Users\username\AppData\Local\Temp\helm\registry\cache\blobs\sha256\a695085bbfb24345ad4b68a1cb6e125e909d7a53d75427b11e002aef1a5bf69d: not found
