Merge pull request #9904 from jayunit100/ha

[HA] Fully automated impl of containerized high available etcd+apiserver+controllermgr+scheduler
This commit is contained in:
Brendan Burns
2015-07-10 20:51:38 -07:00
14 changed files with 798 additions and 0 deletions

View File

@@ -200,4 +200,10 @@ restarting the kubelets on each node.
If you are turning up a fresh cluster, you will need to install the kubelet and kube-proxy on each worker node, and
set the ```--apiserver``` flag to your replicated endpoint.
##Vagrant up!
We indeed have an initial proof of concept tester for this, which is available [here](../examples/high-availability/).
It implements the major concepts (with a few minor reductions for simplicity), of the podmaster HA implementation alongside a quick smoke test using k8petstore.
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/high-availability.md?pixel)]()