In this comprehensive tutorial, we walk you through the process of installing the open-source Neo4j graph database on Kubernetes using the official Helm chart, Google Kubernetes Engine, and Google Cloud’s networking services like Cloud DNS. We’ll cover setting up resources, creating the chart.yaml and values files, customizing your networking configurations, and connecting to your Neo4j instance using Bolt protocol and WebSockets. Don’t forget to check out the GitHub repository linked below for all the code used in this tutorial!