Dear Folks,
I am trying to install Gitlab having istio enabled. I noticed a pod, trying to connecto to K8s API Server, but fails with connection refused. This blocks all additional instsallation steps.
The connection to the server 10.96.0.1:443 was refused - did you specify the right host or port?
When disabling sidecar injection for the namespace, pod starts probably and installation is successfull.
Is there any information I can provide?