coresponding-->corresponding

This commit is contained in:
sunlintong 2018-09-03 11:09:03 +08:00
parent 9ee8b26f6d
commit b7fe8d8d82
1 changed files with 1 additions and 1 deletions

View File

@ -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: