Вот это мне говорит контроллер
kubectl logs -n gitlab-managed-apps ingress-nginx-ingress-controller-5d7bdf55c4-zd62p
-------------------------------------------------------------------------------
NGINX Ingress controller
Release: 0.28.0
Build: git-1f93cb8f3
Repository:
https://github.com/kubernetes/ingress-nginx nginx version: nginx/1.17.7
-------------------------------------------------------------------------------
I0503 11:01:39.410446 6 flags.go:205] Watching for Ingress class: nginx
W0503 11:01:39.411356 6 flags.go:250] SSL certificate chain completion is disabled (--enable-ssl-chain-completion=false)
W0503 11:01:39.411431 6 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
I0503 11:01:39.411653 6 main.go:193] Creating API client for
https://10.96.0.1:443I0503 11:01:39.444766 6 main.go:237] Running in Kubernetes cluster version v1.18 (v1.18.2) - git (clean) commit 52c56ce7a8272c798dbc29846288d7cd9fbae032 - platform linux/amd64
I0503 11:01:39.456357 6 main.go:91] Validated gitlab-managed-apps/ingress-nginx-ingress-default-backend as the default backend.
I0503 11:01:39.571234 6 main.go:102] SSL fake certificate created /etc/ingress-controller/ssl/default-fake-certificate.pem
W0503 11:01:39.609112 6 store.go:636] Unexpected error reading configuration configmap: configmaps "ingress-nginx-ingress-controller" not found
I0503 11:01:39.617843 6 nginx.go:263] Starting NGINX Ingress controller
I0503 11:01:40.728969 6 event.go:281] Event(v1.ObjectReference{Kind:"Ingress", Namespace:"default", Name:"example-ingress", UID:"2f90d5b0-da33-42ab-9331-933c35945926", APIVersion:"
networking.k8s.io/v1beta1", ResourceVersion:"389455", FieldPath:""}): type: 'Normal' reason: 'CREATE' Ingress default/example-ingress
I0503 11:01:40.818610 6 nginx.go:307] Starting NGINX process
I0503 11:01:40.818850 6 leaderelection.go:242] attempting to acquire leader lease gitlab-managed-apps/ingress-controller-leader-nginx...
W0503 11:01:40.819210 6 controller.go:394] Service "gitlab-managed-apps/ingress-nginx-ingress-default-backend" does not have any active Endpoint
I0503 11:01:40.819297 6 controller.go:137] Configuration changes detected, backend reload required.
I0503 11:01:40.828887 6 status.go:86] new leader elected: ingress-nginx-ingress-controller-5d7bdf55c4-qvwzz
I0503 11:01:40.919287 6 controller.go:153] Backend successfully reloaded.
I0503 11:01:40.919376 6 controller.go:162] Initial sync, sleeping for 1 second.