Skip to content

Commit

Permalink
Update management cluster restore doc to always apply eks-a spec (#6991)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayiwang7 authored Nov 7, 2023
1 parent f106d74 commit a0689c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ If the cluster is no longer accessible in any means, or the infrastructure machi

Make sure that apart from the `managementCluster` field you updated above, all the other cluster configs of the workload clusters need to stay the same as the old workload clusters resources after the old management cluster fails.

Apply the updated cluster config of each workload cluster in the new management cluster.
1. Apply the updated cluster config of each workload cluster in the new management cluster.

```bash
MGMT_CLUSTER_NEW="mgmt-new"
Expand Down

0 comments on commit a0689c4

Please sign in to comment.