Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Prerequisites

Kubernetes Cluster

Kubectl installed and configured

A stoarge class must exist. You d'ont need to setup a new storage class with AKS.

StatefulSet

The Statefull.yaml file allows to launch 3 evenstore instances (cluster mode). You need to customize depending on the storage class and the disk size. For each evenstore instance, a pvc will be created.

Service

The service.yaml file has two services. The first one (es.default.svc.cluster.local) is accessible through the Kube cluser and the last one (es-front) is not required but expose 2113 HTTP PORT to Internet.

About

evenstore db

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors