Skip to content

Commit b1c3c27

Browse files
committed
edits
1 parent 0fd03dc commit b1c3c27

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/enterprise/installing-embedded-air-gap.mdx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,19 +58,17 @@ To install with Embedded Cluster in an air gap environment:
5858

5959
[View a larger version of this image](/images/customer-install-instructions-dropdown.png)
6060

61-
1. Enable the **Install in an air gap environment** checkbox.
61+
1. In the **Embedded Cluster install instructions** dialog, enable the **Install in an air gap environment** checkbox. This appends the `?airgap=true` query parameter to the end of the `replicated.app` endpoint in the curl command in the first step, which ensures that the air gap bundle is included in the tarball that is downloaded from the API.
6262

6363
<img alt="Embedded cluster install instruction dialog" src="/images/embedded-cluster-install-dialog-airgap.png" width="500px"/>
6464

6565
[View a larger version of this image](/images/embedded-cluster-install-dialog-airgap.png)
6666

67-
This appends the `?airgap=true` query parameter to the end of the `replicated.app` endpoint in the curl command in the first step, which ensures that the air gap bundle is included in the tarball that is downloaded from the API.
68-
69-
1. (Optional) In the **Embedded Cluster install instructions** dialog, under **Select a version**, select a specific application version to install. By default, the latest version is selected.
67+
1. (Optional) For **Select a version**, select a specific application version to install. By default, the latest version is selected.
7068

7169
1. SSH onto the machine where you will install.
7270

73-
1. On a machine with internet access, run the modified curl command to download the air gap installation assets as a `.tgz`.
71+
1. On a machine with internet access, run the curl command to download the air gap installation assets as a `.tgz`.
7472

7573
1. Move the downloaded `.tgz` to the air gapped machine where you will install.
7674

0 commit comments

Comments
 (0)