Home / Companies / Neo4j / Blog / Post Details
Content Deep Dive

Deploying Neo4j on Kubernetes with Helm Charts

Blog post from Neo4j

Post Details
Company
Date Published
Author
Stu Moore
Word Count
2,426
Language
English
Hacker News Points
-
Summary

This blog post guides developers through deploying Neo4j on Kubernetes using Helm Charts. The author, who has experience with Neo4j and Docker Desktop, aims to demonstrate how accessible Neo4j is for Windows users outside of the usual options. The process involves installing Docker Desktop, enabling WSL 2.0, and setting up Minikube and Helm for a seamless deployment. The post provides detailed instructions on configuring the Helm Chart, creating a custom YAML file, and accessing the Neo4j database from within the Kubernetes cluster or outside it using port forwarding. It also covers debugging and troubleshooting tips to ensure successful deployment and operation of Neo4j on Kubernetes.