Azure-Samples / graphrag-accelerator

One-click deploy of a Knowledge Graph powered RAG (GraphRAG) in Azure
https://github.com/microsoft/graphrag
MIT License
1.89k stars 311 forks source link

Update deployment guide file to have kubelogin as a Prerequisites. #201

Open kiyoung-on-ms opened 3 days ago

kiyoung-on-ms commented 3 days ago

I tried to deploy the application using the deployment guide file, but I encountered an error.

deploy.sh: line 300: kubelogin: command not found

deploy.sh file have kubelogin convert-kubeconfig -l azurecli command and seems like kubelogin is missing in the guide.

environment: Ubuntu 22.04