This bash deploy.sh -d -p deploy.parameters.json command gives me below error:
Checking for GraphRAG external IP.............. Failed.
Unable to get GraphRAG external IP.
I ran kubectl get service, It queried services and I got below result:
It states "Load Balancer's external IP status is pending".
"But I crosschecked, and GraphRAG namespace is not found in the AKS."
This bash deploy.sh -d -p deploy.parameters.json command gives me below error: Checking for GraphRAG external IP.............. Failed. Unable to get GraphRAG external IP.
I ran kubectl get service, It queried services and I got below result:
It states "Load Balancer's external IP status is pending".
"But I crosschecked, and GraphRAG namespace is not found in the AKS."
Unable to set aks context to query aks services.
Pls help me to fix this issues.