bahtou commented on issue #338:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/338#issuecomment-815860806


   @tokers I started from scratch by blasting minikube.
   I went through the first two instructions here: 
https://github.com/apache/apisix-ingress-controller/blob/master/docs/en/latest/deployments/minikube.md#install-apisix
   1. install apisix
   2. install apisix-ingress-controller
   
   >$ kubectl api-resource | grep 'ApisixRoute'
   NAME                              SHORTNAMES   APIVERSION                    
    NAMESPACED   KIND
   apisixroutes                      ar           apisix.apache.org/v1          
    true         ApisixRoute
   
   The APIVERSION is not `ApisixRoute/v2alpha1`. And the error is `no matches 
for kind "ApisixRoute" in version "apisix.apache.org/v2alpha1"`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to