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/09/15 07:29:58 UTC

[GitHub] [apisix-ingress-controller] gxthrj commented on issue #683: ingress/controller.go:530 service kube-system/openebs.io-local not found

gxthrj commented on issue #683:
URL: https://github.com/apache/apisix-ingress-controller/issues/683#issuecomment-919771024


   It is because ingress monitors the `kube-system· namespace. When resources (e.g. K8S service) in the `kube-system` namespace are updated, the logic in the Ingress controller will be triggered. This error does not affect the use, but the log experience is not very good, you can choose Block `kube-system` by setting `--app-namespace`.


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