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/05/08 07:27:36 UTC

[GitHub] [apisix-ingress-controller] Marco-Zheng commented on issue #423: bug: ingress routing resource manifest file does not take effect 路由的资源清单文件不生效

Marco-Zheng commented on issue #423:
URL: https://github.com/apache/apisix-ingress-controller/issues/423#issuecomment-835171335


   > @Marco-Zheng Much information is required to troubleshoot this problem.
   > 
   > * apisix-ingress-controller and apisix verison
   > * command options to launch apisix-ingress-controller
   > * error log of apisix-ingress-controller
   
   apisix-ingress-controller:0.5.0
   apisix:2.4-alpine
   让资源路由规则生效的命令:kubectl apply -f route.yaml
   日志:
   
   > @Marco-Zheng By default apisix-ingress-controller watches ingress in networking/v1, you should adjust the command line option `--ingress-version`, see https://github.com/apache/apisix-ingress-controller/blob/master/conf/config-default.yaml#L50 for details.
   
   Thanks, i'll try it, our company's k8s version is v1beta1, so you means the `config-default.yaml` must configure with `v1beta1`,but here comes a problem, we install ingress by helm-chart, and there has no file named `config-default.yaml`
   
   below is the dictionary file tree for apisix-ingress-comtroller
   
   ![image](https://user-images.githubusercontent.com/52538259/117530820-d0444600-b011-11eb-8624-c5a614b2e8de.png)
   


-- 
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:
users@infra.apache.org