/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Administration/Server/Orchestration/ha.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2017-04-03 02:45:17 UTC
  • Revision ID: csa@suren.me-20170403024517-dwzj0z0k1cmhxm7u
Restructuring, OpenShift, Ansible, Git

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Cluster
 
2
=======
 
3
 Basically, to run a cluster a distributed key-values store is required. It will store the cluster and
 
4
 node configuration as well as ensure HA. There are multiple solutions which are used, then, by other 
 
5
 high level tools like distributed storage (Gluster) or container orchestration (Kubernetes)
 
6
 - Redhat HA Cluster: One of the more popular technolgoies, integrated with GlusterFS, etc.
 
7
 - etcd: Part of CoreOS and used by Kubernetes
 
8
 - Consul: 
 
9
 - KeepaliveD: provides loadbalancing and ha, http://keepalived.org