I have an Azure environment like: One subscription contains AML Workspace and other contains a private AKS Cluster,private DNS Zone and Managed Identity. I want to attach this cluster to Workspace.I don't want to do VNET peering directly.I peered VNET's to HUB. On Microsoft Learn they say I can do this via Azure ARC.
I try to deploy Azure Arc Kubernetes to do that. But when I run the script Arc gave me I get this error: Unable to install helm release: Error: context deadline exceeded. What should I do?