istio-workshop
istio-workshop copied to clipboard
no matches for kind "analytics" in version "config.istio.io/v1alpha2"
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.
Yes, sometimes Istio has a timing issue. Can you please rerun this command and it will work?