maristeslk opened a new issue, #1371:
URL: https://github.com/apache/apisix-ingress-controller/issues/1371

   ### Issue description
   
   我在集群当中想安装多个ingress controller并且开启了hostNetwork,通过nodeselecter来防止ingress冲突 
集群中所有pod都能正常允许
   我跟着官网文档 
   
https://apisix.apache.org/zh/docs/ingress-controller/tutorials/proxy-the-httpbin-service-with-ingress/
   创建了ingress 也能查到route 但是访问域名一直是404
   ps: 域名是单独做了解析到ingress-controller的hostip上的
   然后我注意到kubectl get ingressclass  看不到apisix的ingressclass 我不清楚这是不是符合预期的 
会不会是导致我的ingress没有生效原因。
   
![image](https://user-images.githubusercontent.com/47805146/192989367-c5388116-f4b8-41e5-aeba-dba7c60014b4.png)
   
   如果我需要手动创建一个ingressclass资源我要怎么做?
   
   ### Environment
   
   apisix-ingress-controller-0.9.3  app verison 1.4.1
   k8s verison v1.24.4 
   ubuntu 2204  kernel 5.15.0-46


-- 
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: [email protected]

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

Reply via email to