You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -68,14 +72,14 @@ To install with Embedded Cluster in an air gap environment:
68
72
69
73
1. On a machine with internet access, run the curl command to download the air gap installation assets as a `.tgz`.
70
74
71
-
1. Move the downloaded `.tgz` to the airgapped machine where you will install.
75
+
1. Move the downloaded `.tgz` to the air-gapped machine where you will install.
72
76
73
-
1. On your airgapped machine, untar the `.tgz` following the instructions provided in the **Embedded Cluster installation instructions** dialog. This will produce three files:
77
+
1. On your air-gapped machine, untar the `.tgz` following the instructions provided in the **Embedded Cluster installation instructions** dialog. This will produce three files:
74
78
* The installer
75
79
* The license
76
80
* The air gap bundle (`APP_SLUG.airgap`)
77
81
78
-
1. Install the application with the installation command copied from the **Embedded Cluster installation instructions** dialog, adding `--airgap-bundle` flag to pass the `.airgap` bundle that you downloaded to the installation:
82
+
1. Install the application with the installation command copied from the **Embedded Cluster installation instructions** dialog:
0 commit comments