All Projects → lwolf → Stolon Chart

lwolf / Stolon Chart

Licence: mit
Kubernetes Helm chart to deploy HA Postgresql cluster based on Stolon

Projects that are alternatives of or similar to Stolon Chart

Pomerium Helm
Official helm charts for Pomerium.
Stars: ✭ 32 (-64.44%)
Mutual labels:  helm-charts, cloud-native, chart
Stolon
PostgreSQL cloud native High Availability and more.
Stars: ✭ 3,481 (+3767.78%)
Mutual labels:  cloud-native, postgresql, etcd
helm-charts
Helm Charts
Stars: ✭ 24 (-73.33%)
Mutual labels:  chart, helm-charts
helm-charts
docs.renovatebot.com/helm-charts
Stars: ✭ 51 (-43.33%)
Mutual labels:  chart, helm-charts
Postgresql cluster
PostgreSQL High-Availability Cluster (based on "Patroni" and "DCS(etcd)"). Automating deployment with Ansible.
Stars: ✭ 294 (+226.67%)
Mutual labels:  postgresql, etcd
billimek-charts
DEPRECATED - new home is https://github.com/k8s-at-home/charts
Stars: ✭ 90 (+0%)
Mutual labels:  chart, helm-charts
charts
☸️ Helm Charts for YOURLS
Stars: ✭ 12 (-86.67%)
Mutual labels:  chart, helm-charts
Kubernetes Under The Hood
This tutorial is someone planning to install a Kubernetes cluster and wants to understand how everything fits together.
Stars: ✭ 279 (+210%)
Mutual labels:  etcd, infrastructure
devopsish.com
DevOps, Cloud Native, Hybrid Cloud, Open Source, industry news, culture, and the ‘ish between.
Stars: ✭ 33 (-63.33%)
Mutual labels:  infrastructure, cloud-native
Gokv
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
Stars: ✭ 314 (+248.89%)
Mutual labels:  postgresql, etcd
Patroni
A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
Stars: ✭ 4,434 (+4826.67%)
Mutual labels:  postgresql, etcd
helm-charts
Helm charts for sigstore project
Stars: ✭ 33 (-63.33%)
Mutual labels:  chart, helm-charts
awsdtc
AWS Data Transfer Cost Explorer
Stars: ✭ 90 (+0%)
Mutual labels:  infrastructure, chart
Graphjin
GraphJin - Build APIs in 5 minutes with GraphQL. An instant GraphQL to SQL compiler.
Stars: ✭ 1,264 (+1304.44%)
Mutual labels:  cloud-native, postgresql
kubernetes-automation-toolkit
This repository contains code examples and documentation for learning how applications can be developed with Kubernetes
Stars: ✭ 51 (-43.33%)
Mutual labels:  cloud-native, helm-charts
charts
My helm charts
Stars: ✭ 15 (-83.33%)
Mutual labels:  chart, helm-charts
Postgres
🐘 Run PostgreSQL in Kubernetes
Stars: ✭ 205 (+127.78%)
Mutual labels:  cloud-native, postgresql
Quiz
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
Stars: ✭ 100 (+11.11%)
Mutual labels:  helm-charts, postgresql
Rook
Storage Orchestration for Kubernetes
Stars: ✭ 9,369 (+10310%)
Mutual labels:  cloud-native, etcd
Video Transcode Queue
A sample video upload platform as a kubernetes cluster (WIP)
Stars: ✭ 66 (-26.67%)
Mutual labels:  helm-charts, postgresql

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

This chart was accepted to the official kubernetes/charts repository and could be installed from there as well, but charts are not interchangeable. https://github.com/helm/charts/tree/master/stable/stolon

Requirements

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

TODO:

  • [X] Automate initial stolon cluster creating
  • [X] Do not manage etcd dependency, do not rely on etcd chart
  • [ ] Add support for consul backend
  • [X] Add support for kubernetes backend (experimental)
  • [X] Add support for 1.6

Support the project

If you want to support the project, you can do it using BeerPays

Beerpay Beerpay

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].