You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/30 08:20:00 UTC

[GitHub] [apisix-ingress-controller] tutuV commented on issue #608: no matches for kind "ApisixRoute" in version "apisix.apache.org/v2beta1"

tutuV commented on issue #608:
URL: https://github.com/apache/apisix-ingress-controller/issues/608#issuecomment-889725305


   @tao12345666333 
   helm  install   apisix apisix/apisix  --namespace ingress-apisix
   helm  install   apisix-ingress-controller  apisix/apisix-ingress-controller  --namespace ingress-apisix
   helm  install   apisix-dashboard apisix/apisix-dashboard   --namespace ingress-apisix
   
    kubectl get all -n ingress-apisix
   ![image](https://user-images.githubusercontent.com/49155687/127623010-3f3bdf37-48a9-4ce0-bd05-74f87eaffe13.png)
   
   
   kubectl  apply  -f  deploy-httpd.yaml
   ![image](https://user-images.githubusercontent.com/49155687/127621886-aa7deca4-33b3-4a33-8fd6-47eaeebd47f8.png)
   
   
   kubectl  apply  -f  apisix-route.yaml
   ![image](https://user-images.githubusercontent.com/49155687/127622005-5bd1dc15-77f5-4972-844a-41c8e101d98e.png)
   
   if  i  use  apisix.apache.org/v2beta1,  that  wont  be  ok.   why ????????????????????????????????
   
   kubectl get ApisixRoute test-route -n web-ns          // SERVICE  INGRESS  PORT  SERVICE  is  empty. why???????????????????????
   ![image](https://user-images.githubusercontent.com/49155687/127622419-c00c630c-9079-4a47-8fbf-74703db6e45a.png)
   
   kubectl describe ApisixRoute test-route -n web-ns
   ![image](https://user-images.githubusercontent.com/49155687/127622645-ca81ba14-a4cd-4b15-b695-b1078e9f5a38.png)
   
   
   How do I access "www.test.com/index" ?????????????????????????????
   
   Where can I find information about apisix-ingress-controller  (I only saw the docs directory in the Github package)????????
   
   
   In "??????" There are four questions
   
   
   
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org