Skip to content

This is an example project that deploys a Neo4J cluster on AWS using a modified Neo4J helm chart to deploy multiple replicas per helm release to respect pod disruption budgets.

Notifications You must be signed in to change notification settings

JupiterOne/provision-neo4j-cluster-k8s-aws-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is an example project that deploys a Neo4J cluster on AWS using a modified Neo4J helm chart to deploy multiple replicas per helm release to respect pod disruption budgets.

Adjust variables

Adjust variables.tf for your environment - this example should work out of the box though.

Deploying Neo4J Cluster

terraform init --reconfigure

terraform plan

terraform apply -auto-approve

About

This is an example project that deploys a Neo4J cluster on AWS using a modified Neo4J helm chart to deploy multiple replicas per helm release to respect pod disruption budgets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published