mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-15 19:05:41 +00:00
Fixed broken link in High availability upgrade
This commit is contained in:
committed by
Mark Bishop
parent
e685c8467a
commit
d87d2d950b
@@ -6,7 +6,7 @@ To upgrade Rancher 2.x running in a high availablity configuration, run an upgra
|
||||
|
||||
>**Prerequisites:**
|
||||
>
|
||||
>- Take a [one-time etcd snapshot]({{< baseurl >}}/rancher/v2.x/en/installation/after-installation/etcd-backup-and-restoration). This snapshot is a restore point in case something goes wrong during upgrade.
|
||||
>- Take a [one-time etcd snapshot]({{< baseurl >}}/rancher/v2.x/en/installation/backups-and-restoration/ha-backup-and-restoration). This snapshot is a restore point in case something goes wrong during upgrade.
|
||||
>- Install [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/) on your workstation.
|
||||
>- Confirm that the following path exists on your workstation: `~/.kube/`. If it doesn't, create it yourself.
|
||||
>- Copy `kube_config_rancher-cluster.yml`, which is automatically generated after [Rancher Server installation]({{< baseurl >}}/rancher/v2.x/en/installation/ha-server-install#part-11-backup-kube-config-rancher-cluster-yml), to the `~/.kube/` directory.
|
||||
|
||||
Reference in New Issue
Block a user