mirror of https://github.com/kubernetes/kops.git
coresponding-->corresponding
This commit is contained in:
parent
9ee8b26f6d
commit
b7fe8d8d82
|
@ -294,7 +294,7 @@ In case you failed to upgrade to multi-master you will need to restore from the
|
|||
|
||||
Take extra care becase kops will not start etcd and etcd-events with the same ID on <master-b> an/or <master-c> for example but will mix them (ex: etcd-b and etcd-events-c on <master-b> & etcd-c and etcd-events-b on <master-c> ); this can be double checked in Route53 where kops will create DNS records for your services.
|
||||
|
||||
If your 2nd spinned master failed and cluster becomes inconsistent edit the coresponding kops master instancegroup and switch ``MinSize`` and ``MaxSize`` to "0" and run an update on your cluster.
|
||||
If your 2nd spinned master failed and cluster becomes inconsistent edit the corresponding kops master instancegroup and switch ``MinSize`` and ``MaxSize`` to "0" and run an update on your cluster.
|
||||
|
||||
Next ssh into your primary master:
|
||||
|
||||
|
|
Loading…
Reference in New Issue