Open kiyoung-on-ms opened 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.
deploy.sh
kubelogin convert-kubeconfig -l azurecli
kubelogin
environment: Ubuntu 22.04
I tried to deploy the application using the deployment guide file, but I encountered an error.
deploy.sh
file havekubelogin convert-kubeconfig -l azurecli
command and seems likekubelogin
is missing in the guide.environment: Ubuntu 22.04