Getting "does not support routing" when trying to connect to neo4j on Google Kubernetes using bolt+routing protocol

Thanks for your help. The issue was simply due to the cluster only had 1 core node when it was initialised and therefore doesn't have a routing table. I overlooked this cause since I thought 3 core node would be initialised by default using Google Application.

1 Like