istio-workshop icon indicating copy to clipboard operation
istio-workshop copied to clipboard

no matches for kind "analytics" in version "config.istio.io/v1alpha2"

Open stevehu opened this issue 7 years ago • 1 comments

When I execute

kubectl apply -f samples/apigee/definitions

I got the following error.

customresourcedefinition. "apigees.config.istio.io" created
customresourcedefinition. "analytics.config.istio.io" created
authorization.config.istio.io "apigee" created
error: unable to recognize "samples/apigee/definitions.yaml": no matches for kind "analytics" in version "config.istio.io/v1alpha2"

Did I miss any step? Thanks.

stevehu avatar Oct 04 '18 22:10 stevehu

Yes, sometimes Istio has a timing issue. Can you please rerun this command and it will work?

srinandan avatar Oct 05 '18 20:10 srinandan