Baoyuantop commented on issue #2707:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/2707#issuecomment-3894735762

   The current behavior conforms to the ingress specification.
   
   The core function of this configuration item is multi-controller isolation. 
When multiple Ingress Controllers are deployed in the cluster, the 
ingressClassName is used to declare "which controller manages this CRD 
resource".
   
   If this configuration item is not set, and no default IngressClass is set in 
the cluster, the CRD will be ignored. You can avoid this issue by setting the 
default IngressClass for your cluster, see 
https://kubernetes.io/docs/concepts/services-networking/ingress/#default-ingress-class


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