istio-workshop
istio-workshop copied to clipboard
failed to provision
I am trying to get the Istio integrated with Apigee Edge cloud service by following your tutorial. I am stuck at the provision step.
Here is my command line.
./apigee-istio -u [email protected] -p xxxxxxxxxxx -o huizhongstevehu-eval -e test provision > samples/apigee/handler.yaml
And I got the following error with an empty handler.yaml file in the apigee folder.
error retrieving or creating kvm: error checking for kvm istio, status code: 401
I am guessing that a kvm instance needs to be created on the apigee server side and I don't have the permission. Do you know the root cause? What should I do to get it resolved?
Thanks.
Hey Steve, I'm glad you're trying this.
yes, that is the problem. The user should be an org admin on Apigee Edge.
My friend, thanks for your help. Let me know the next time you travel to Toronto.
Hi Srinandan, I have granted Organization Administrator role but still go the same error with the amer-poc20 org on Apigee Edge. Anything else should I check? Do I need to create the key/value mapping on the Apigee Edge manually?
Thanks.
error retrieving or creating kvm: error checking for kvm istio, status code: 401
The released package has a bug. I have compiled master branch and executed the command line on my local with the correct output. I have to manually update the handler.yaml file.
Can you please open an issue here?