I was following https://docs.cilium.io/en/v1.9/gettingstarted/k8s-install-aks/ and installed cilium on single node AKS cluster. The problem is that when i create Load balancer service with external ip it is not possible to connect to it - all connections ends with timeout.
However when i create cluster with more than one node then the problem does not exist. Does anyone know the reason for such behaviour?