Skip to content

Commit 0d9510a

Browse files
Update docs/airgap.md
Co-authored-by: Jillian Maroket <[email protected]>
1 parent 0683c97 commit 0d9510a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/airgap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ As a result, we recommend monitoring each [RKE2 release](https://github.com/ranc
6464
Rancher determines the `rancher-agent` image to be used whenever a Harvester cluster is imported. If the image is not included in the Harvester ISO, it must be pulled from the internet and loaded on each node, or pushed to the Harvester cluster's registry.
6565

6666
```bash
67-
# on a computer which can reach the internet and harvester cluster
67+
# Run the following commands on a computer that can access both the internet and the Harvester cluster.
6868
docker pull rancher/rancher-agent:<version>
6969
docker save rancher/rancher-agent:<version> -o rancher-agent-<version>.tar
7070

0 commit comments

Comments
 (0)