Apigee-istio adapter,Apigee-istio adapter

Hello,

I am getting this error while installing apigee adapter on istio : error retrieving or creating kvm: error checking for kvm istio, status code: 401 can anyone help?

Thanks

,

Hello,

I am trying to install apigee adapter but somehow I get this error “error retrieving or creating kvm: error checking for kvm istio, status code: 401” can anyone help?

Thanks

0 2 354
2 REPLIES 2

sidd-harth
Participant V

Which version of Istio are you trying to install?

Are you using OPDK or Cloud?

Most probably you have given invalid credentials for your org while provisioning.

apigee-istio provision -u username -p password -o organization \
-e environment > samples/apigee/handler.yaml

This command will setup KVMs and other configuration on Apigee and if the credentials are invalid it will fail.

Hello

I have installed istio-1.2.4 and my credentials are correct AFAIK.
AWS ec2 instances, I have created a kubernetes cluster and installed istio-1.2.4 on top of it. Do i need to use centos OS for istio too? as per the istio documentation it doesn't saying anything about the os limitations all it needs a cluster. Please correct me if i am wrong here.

Thank you for your response sir