mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 21:21:14 +00:00
Cloud agnostic minmal implementation of podmaster HA components.
This commit is contained in:
@@ -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.
|
||||
|
||||
[]()
|
||||
|
Reference in New Issue
Block a user