From e3eb85ff3e64372cbef206775ef661d48644fab0 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Wed, 23 May 2018 12:01:26 -0700 Subject: [PATCH] initial draft of air gap upgrade --- .../v2.x/en/upgrades/air-gap-upgrade/_index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/rancher/v2.x/en/upgrades/air-gap-upgrade/_index.md diff --git a/content/rancher/v2.x/en/upgrades/air-gap-upgrade/_index.md b/content/rancher/v2.x/en/upgrades/air-gap-upgrade/_index.md new file mode 100644 index 00000000000..72ec0853a5f --- /dev/null +++ b/content/rancher/v2.x/en/upgrades/air-gap-upgrade/_index.md @@ -0,0 +1,11 @@ +--- +title: Air Gap Upgrade +weight: 1500 +--- +To upgrade an air gaped Rancher Server, update your private registry with the latest Rancher images, and then run the upgrade command. + +## Upgrading An Air Gaped Rancher Server + +1. Follow the directions in [Air Gap Installation]({{< baseurl >}}/rancher/v2.x/en/installation/air-gap-installation/) to update the release files on your air gaped Rancher Server. + +2. Follow the directions in [Single Node Upgrade]({{< baseurl >}}/rancher/v2.x/en/upgrades/single-node-upgrade/) to complete upgrade of your air gaped Rancher Server.