Skip to content

Kubernetes Helm chart to deploy HA Postgresql cluster based on Stolon

License

Notifications You must be signed in to change notification settings

yonantan/stolon-chart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm chart to install Stolon (HA PostgreSQL cluster)

Stolon is a cloud native PostgreSQL manager for PostgreSQL high availability. It's cloud native because it'll let you keep an high available PostgreSQL inside your containers (kubernetes integration) but also on every other kind of infrastructure (cloud IaaS, old style infrastructures etc...)

Chart is partially based on the statefullset example from the stolon repo

Currently only etcd backend is supported.

Requirements

  • Kubernetes >1.5
  • PV support on the underlying infrastructure
  • Helm 2.2.0 (for conditions and flags support)

TODO:

  • Automate initial stolon cluster creating
  • Do not manage etcd dependency, do not rely on etcd chart
  • Add support for consul backend
  • Add support for 1.6

Known issues

  • etcd from the incubator(and the copy here) has problems with scale down and re-joining fallen pods. #685

Support on Beerpay

Hey dude! Help me out for a couple of 🍻!

Beerpay Beerpay

About

Kubernetes Helm chart to deploy HA Postgresql cluster based on Stolon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 55.5%
  • Smarty 44.5%